This is a sample project to demonstrate how to deliver images with different quality based on the network connection of the user.
If you want to learn more, refer to this post.
# install dependencies
npm install
# serve with at localhost:8080
npm start