Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 274 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 274 Bytes

Universal React Starter

A starter template for a universal/isomorphic React app

Hot

Hot module reloading (HMR) is a feature of Webpack that makes it possible to update parts of a page dynamically whenever a source file is changed. This can speed up development a lot.