Want to try it out?
- React 16
- Webpack 4
- Babel 7
- Hot Module Replacement
- Dev + Production Builds
- Dist Folder Managagement by Webpack
- Common and environment specific Webpack Configuration
- Composition of Webpack Configuration
- Source Maps
- Environment Variables
- Webpack Add-Ons
- ESLint + Prettier
- Axios
- Redux, Redux-persist, Redux-thunk, Redux-axios-middleware
- React-Router
- Styled Components
This projects forks and is heavily inspired by:
git clone https://github.com/nipatiitti/React-boilerplate.gitcd React-boilerplateyarn install- Find and replace all of "name-here" with correct names
yarn start- visit
http://localhost:8080/