This boilerplate includes a basic React app setup:
https://alligator.io/react https://alligator.io/react/create-react-app/s
- React
- React DOM
- Redux
- React Redux
- Redux Thunk
- Webpack 2
- Babel (Stage 1 + Regenerator Runtime)
- ESLint
- React Perf Addon
- Redux DevTools Extension
yarn
yarn run dev
yarn run build
yarn 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