react-boilerplate This is a simple boilerplate for a React JS project that has configured with webpack and babel from scratch. 1) install yarn install or npm install 2) start yarn start or npm start 2) build yarn run build or npm run build