You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
A starter template for a universal/isomorphic React app