Skip to content

Latest commit

 

History

History

cra-network-aware-only-if-cached-loading

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Demo: Network-aware only-if-cached based resource loading in React.js

Live Demo

A demo showing how to use network-aware resource loading in React.js using only-if-cached mode in fetch request.

This project was bootstrapped with Create React App.

Installation

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