Progressive Rendering: Frameworks Samples
Installation
git clone [email protected]:GoogleChromeLabs/progressive-rendering-frameworks-samples.git
cd progressive-rendering-frameworks-samples
npm install
npm run lerna bootstrap
Run the Progressive Hydration Demo
cd react-progressive-hydration
npm start
Now check out the demo on http://localhost:2048!