Skip to content

tomreeves/webpack-ssr-redux-boilerplate

Repository files navigation

Get sh*t done boilerplate

  • React
  • Redux
  • React Router 5
  • Webpack 4
  • SSR (Express)
  • Styled Components
  • Code splitting

Probably not production ready and definitely not yet optimised.

Install:

npm install

Run dev build/server:

npm run dev

Run build/production server:

npm run build

TODO

  • HMR for development
  • Jest/RTL setup
  • Add tests (server utils, redux)
  • Fix the precommit hook
  • Update the node engine to 12.16.1

About

Mostly boilerplate to help me spin up projects rapidly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published