Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Demo: Network Aware Loading by Server Side

Live Demo

A demo showing how to apply adaptive-loading on the server using Client Hints(ECT).

This project was bootstrapped with Node.js/Express.js for server side.

Installation

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