miii / React-skeleton-using-Flux

Simple react web application skeleton using the Flux architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React skeleton using Flux

Simple react web application skeleton using the Flux architecture.
Feel free to use in your own projects!

Useful Node.js commands

  • Use npm run watch-js to bake the app.js file.
  • Use npm run watch-css to bake the app.css from SCSS.
  • Use npm run minify-js to minify the app.js file (app.min.js).

About

Simple react web application skeleton using the Flux architecture.

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 100.0%Language:HTML 0.0%