A bunch of View Transitions demos
Install dependencies using NPM
npm i
Start the local server
npm run start
Visit http://localhost:3000/
This project gets published to https://view-transitions.chrome.dev/. Publishing is only possible by Googlers with proper access.
npm run deploy
See enclosed LICENSE