Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 182 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 182 Bytes

Universal React + Redux starter project.

Includes:

  • minimal configuration
  • hot reloading with HMR
  • server-side rendering

To start: npm start

Todo: Async server-side rendering.