Skip to content

TwoScoopGames/Duolastic

Repository files navigation

Duolastic

Game originally created for #GGJ17 Global Game Jam 2017 theme: Waves

Starting the game locally

  1. Run npm install inside the project folder
  2. Run npm run build inside the project folder
  3. Run npm install inside the server folder
  4. Run npm start inside the sever folder
  5. Navigate to localhost:4001 in your browser (two windows or tabs)