frux
v1.0.0
Published
Simple wrapper over NuclearJS flux implementation
Downloads
11
Readme
Frux
Slim wrapper over NuclearJS flux implementation (Work In Progress)
Install & build
npm install
npm run build
Run examples
cd examples/{EXAMPLE_NAME}
npm install
npm start
Open http://localhost:8080/
in your web browser.