git clone git@github.com:GoogleChromeLabs/progressive-rendering-frameworks-samples.git
cd progressive-rendering-frameworks-samples
npm install
npm run lerna bootstrap
cd react-progressive-hydration
npm start
Now check out the demo on http://localhost:2048!