Skip to content

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

Notifications You must be signed in to change notification settings

itpreneur/react-ssr-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ssr-starter

Greenkeeper badge Build Status

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • CSS 0.7%