Uses React, Babel, and Webpack.
git clone git@github.com:seadb/sea.bridson.git
npm install
npm run compile
./setup-prod.sh
Create a config.js in the root directory. An example config.example.js
is
provided
-
$ npm run dev
-
Open http://localhost:8080/.
-
$ export NODE_ENV="production"
-
$ npm run start
-
Open browser to the hostname and port in config.js