simple CLI for react and express with webpack
- React
- Express 4.x
- webpack
- hot-dev proxy
- material-ui
- ...
Prerequisites: Node.js (>=4.x, 5.x preferred) and Git.
git clone https://github.com/rccoder/react-express-webpack-cli
npm install
npm start
npm build
npm run client-dev
npm run server-dev
will use proxy and hot-load
npm run dev
Copyright (c) 2016 Shangbin Yang(rccoder)