Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 468 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 468 Bytes

html5-game

To run the game

  • Clone the repository
git clone https://github.com/hbaklan943/html5-game.git
  • Install dependencies
cd html5-game
npm install
  • Run the project
npm start