theonelucas / boilerplate-react

Boilerplate project for a react app with SSR + Code Splitting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate-React

A React boilerplate with SSR + Code Splitting + All the packages we learned to love

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.

Packages:

Implemented

To implement

Additionally, we use:

Usage

  • Just clone the project and run:
yarn && yarn start

Notes

  • 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.

About

Boilerplate project for a react app with SSR + Code Splitting

License:MIT License


Languages

Language:JavaScript 92.7%Language:CSS 6.7%Language:Dockerfile 0.6%