Skip to content

akashuba/react-boilerplate

Repository files navigation

React Webpack boilerplate WIP

Boilerplate for react apps with: React ⚛️, styled-components 💅, SSR.

Script commands

  • npm start - start dev server
  • npm run build - create bundle and assets
  • npm run build:server - build for ssr
  • npm run start:server - start ssr
  • npm run bundle-report - run bundle analyzer
  • bash scripts/install - install dependencies
  • bash scripts/build - build front and server

SSR server also provide testing data so it must be running first.

Lighthouse audit

Additional

Redux with ssr and thunk with_redux branch

MobX experiments mobX branch

Jest, react-testing-library, Enzyme tests branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published