This is a boilerplate project using the following technologies:
- React and React Router for the frontend
- Sass for styles (using the SCSS syntax)
- Webpack for compilation
- Node.js 6+
npm install
Production mode:
npm start
Development (Webpack dev server) mode:
npm run start:dev
Go to http://localhost:2019