Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samuelsimoes/game-fluxo

A little experiment game with Fluxo
https://github.com/samuelsimoes/game-fluxo

Last synced: 5 days ago
JSON representation

A little experiment game with Fluxo

Awesome Lists containing this project

README

        

# [wip] Little experiment game with [Fluxo](https://github.com/fluxo-js/fluxo)

[fluxo-game.herokuapp.com](https://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`.