A react + webapck boilerplate with:
- react
- webpack 2
- hot reload
- babel
- extract-text-webpack-plugin
npm install
-
Development mode
node server.jsornpm start -
Production mode
sh ./pack_run.shornpm run buildOpen index.html in the browser directly.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A react + webapck boilerplate with:
npm install
Development mode
node server.js or npm start
Production mode
sh ./pack_run.sh or npm run build
Open index.html in the browser directly.