Skip to content

Latest commit

 

History

History

node-network-memory-considerate-loading

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Demo: Network & Memory Considerate Loading by Server Side

Live Demo

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

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-memory-considerate-loading
npm install
npm run build
npm run start