flux-riot

0.2.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i flux-riot

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • mingliangfeng