###Installation
npm install
###Start Dev Server
npm start
###Minify and Production
webpack --config webpack-production.config.js -p --bail
Files will be produced to static/public/build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
###Installation
npm install
###Start Dev Server
npm start
###Minify and Production
webpack --config webpack-production.config.js -p --bail
Files will be produced to static/public/build