A seed project for creating Isomorphic apps with React and Flux architecture
Read full article here
- Install Gulp -
npm install -g gulp npm installto install dependencies.- Run
gulp bundleandgulp watch. - Run
gulp nodemonto start the server at port 8080.
