This boilerplate includes a basic React app setup:
- React
- React DOM
- Redux
- React Redux
- Redux Thunk
- Webpack 2
- Babel (Stage 1 + Regenerator Runtime)
- ESLint
- React Perf Addon
- Redux DevTools Extension
yarn
OR
npm install
npm run dev
npm run build
npm run start
You can deploy to heroku out of the box.
You can see what it looks here - not that it's particularly interesting.
MIT, Copyright (c) 2017 Devin Abbott
Devin Abbott, @devinaabbott
MIT License