Skip to content

tomreeves/webpack-ssr-redux-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e5bb34 · Aug 5, 2020

History

23 Commits
Feb 12, 2020
Feb 20, 2020
Feb 12, 2020
Feb 12, 2020
Feb 12, 2020
Feb 12, 2020
Feb 12, 2020
Aug 5, 2020
Feb 12, 2020
Feb 12, 2020
Feb 12, 2020
Feb 13, 2020
Feb 12, 2020
Feb 12, 2020

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