0.2.0 • Published 9 years ago

flux-riot v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

flux-riot

use riot with flux architecture

Running the code

$ git clone https://github.com/mingliangfeng/flux-riot.git
$ cd flux-riot
$ npm install
$ npm test
$ npm start

Run TODO example

$ cd flux-riot/examples/todo
$ npm install
$ npm test
$ npm start

Create initial project structure to use flux-riot

See generator-flux-riot

License

flux-riot is licensed under the MIT license.

0.2.0

9 years ago

0.1.0

9 years ago