Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 378 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 378 Bytes

[wip] Little experiment game with Fluxo

fluxo-game.herokuapp.com

On first run $ npm install.

To build run $ npm run build.

To build when change some file $ npm run watch.

To serve the app run $ PORT=3020 npm run start and access http://localhost:3020.

Everything starts on js/main.js.