An isomorphic React application utilizing PostCSS and Babel. Uses gulp and webpack in the build process.
The isomorhpic React part was inspired by the Universal React 24 Ways post by Jack Franklin
##Setup
This was built using node.js >= v5.0.0.
npm install -g gulp
npm install
##Running
Start the app using npm:
npm run dev
Visit in the browser: http://localhost:7010
This project produces a docker image. To release it:
make release-docker
Thise currently builds and pushes to chrhicks/node-gulp-webpack
. Update the Makefile to a repository you have access to!
Server: Node
Framework: Express
Template Engine: Handlebars
UI Framework: React
Build Tools:
Production: Forever (High Availability)