Build Status

react-boilerplate

npm start # starts dev server with hot reloading
npm run build # build project in production mode
npm run build:analyze # build project in production mode and starts webpack bundle analyzer
npm test # runs checks like linters, unit tests, etc