Basic Boiler Plate for React / Redux / SCSS on Webpack Heavily based on (but slightly customized): React Bolt Boilerplate. yarn install yarn start Runs the app in the development mode. Open http://localhost:8081/ to view it in the browser. yarn test To run your tests. yarn build To build your app.