Install dependencies
npm install
command line tasks
Run react compilers and start webpack dev server: http://localhost:8000
npm start
Webpack and Gulp: Init web pack dev server and run gulp task to compile scss files
npm run front
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install dependencies
npm install
command line tasks
Run react compilers and start webpack dev server: http://localhost:8000
npm start
Webpack and Gulp: Init web pack dev server and run gulp task to compile scss files
npm run front