1.1.0 • Published 9 years ago

isomorphic-react-flux-boilerplate v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

isomorphic-react-flux-boilerplate

NPM version Build Status

Boilerplate for Isomorphic React/Flux project with live editing. (server use iojs & koa, Flux library use: fluxible)

Install

# required iojs-v2.x.x
npm install

# gem
gem install compass sass

Run

# development
npm run dev

# build & start production server
npm run build
npm start

License

MIT