react-boilerplate Full react starter kit, including: Webpack-dev-server and hot reloading for development Express server ready to push to Heroku BrowserRouter used and integrated with the app React 16 and Webpack 4 used! To start using : cd react-boilerplate npm install For development run npm run dev For production run npm startDev