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.
git clone https://github.com/GoogleChromeLabs/adaptive-loading.git
cd node-network-memory-considerate-loading
npm install
npm run build
npm run start