webpack-react-boilerplate
Webpack 4, React 16, SASS boilerplate.
Installing
- Clone the respository.
- Install dependencies:
npm install
Running
- Run development server:
npm start
- Build app for production:
npm run build
Webpack 4, React 16, SASS boilerplate.
npm install
npm start
npm run build