HTTP Byte range request demo

A little demo playing around with http byte range requests!

browser window showing the demo

nvm use
npm i
npm run dev

open: http://localhost:3000/

Check out your network tab and the browser console for extra info!