This is a pure React client-side app (SPA) boilerplate.
- React 16.x
- Webpack 4.x
- Babel 7.x
- ESLint 6.x
- React Router 5.x
- React Helmet
- Material UI 4.x
- Prettier setup
- Testing setup with Jest and React Testing Library
npm i
npm run dev
npm run build
This is a pure React client-side app (SPA) boilerplate.
npm i
npm run dev
npm run build