Not a stock game
- Install Node (https://nodejs.org/en/download/)
- Run
npm install
to get the node dependencies - Run
grunt
to compile the angular stuff - Run
npm start
to launch the localhost!
Not a stock game
npm install
to get the node dependenciesgrunt
to compile the angular stuffnpm start
to launch the localhost!