Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Demo: Network-aware code-splitting with React

Live Demo

A demo showing how to use network-aware code-splitting in React.js.

This project was bootstrapped with Create React App.

Installation

git clone https://github.com/GoogleChromeLabs/adaptive-loading
cd cra-network-aware-code-splitting
npm install
npm start
npm run build