This is a boilerplate project in React utilizing React Universal Component for SSR and code splitting plus+ all the packages you learned to love, like Material-UI, Redux-First Router and Redux-Saga.
- Babel (7.x)
- Webpack (4.x)
- Airbnb JavaScript Style Guide
- Just clone the project and run:
yarn && yarn start
- This is a work in progress, fundamentals aspects of this project can and will change drastically.
- The project structure follows the principles described in this article.