React Boilerplate This repository contains the minimal app to get started with react, redux, hot-reloading, sass, webpack and some other great stuff. Run npm install npm run start Starts on http://localhost:8080 Build npm run build What's Inside? react redux react-router webpack babel eslint styled-components Test npm run test