Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Demo: Memory Considerate Loading by Server Side

Live Demo

A demo showing how to apply adaptive-loading on the server using Client Hints(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-memory-considerate-loading
npm install
npm run build
npm run start