react-ssr-starter

📚 Featuring Webpack 4, React 17-18, SSR, HMR, prefetching, universal lazy-loading, and more

Stars
19

react-ssr-starter

Personal and opinionated React Fullstack starter.

Features:

  • SSR (Server side rendering)
  • Code-splitting
  • HMR (Hot module reload, both client and server)
  • Webpack 4, ESLint, Jest, Prettier

How to use

  1. Start

    npm start
    
  2. Build

    npm run deploy:prod
    

Alternatives

License

MIT

Badges
Extracted from project README
Greenkeeper badge Build Status