Deployed at http://worldteamusa.herokuapp.com/
Currently focusing on /dashboard
.
Build a responsive front-end using react and redux
Build a back-end using express and the ORM bookshelf
-
To create database
$ npm run create:db
-
To drop database
$ npm run drop:db
-
To run webpack-dev-server
$ npm run build
-
To run express server
$ npm run server:dev
TODO
- Deal with css breakpoints