- version: 0.1.0
Requirements: [Node, React, Redux, WebPack, Ava]
This game is been created based on a game-kit created by FormidableLabs
- Install latest node version
npm i npm@latest - Positioned on the repo's root, then run
npm install - Run
npm startto run the server on localhost:8080/ - Build using
npm run build - You're good to code now.