expressiso
A basic isomorphic JavaScript application with React, and Express.
Installation
npm install
Running the app
DEBUG=expressiso ./bin/www
Building with webpack
npm run build:watch # Watch for changes and rebuild
npm run build # One-off build