Simple wrapper over NuclearJS flux implementation
npm install frux
#### Install & build``npm installnpm run build`
npm installnpm run build
#### Run examples`cd examples/{EXAMPLE_NAME}npm installnpm start`Open http://localhost:8080/` in your web browser.
cd examples/{EXAMPLE_NAME}npm installnpm start
Open