view-transitions-live
View Transitions API Demo
File Explorer
Download Latest Version (.zip)- extensions.json
- launch.json
- album1.webp
- album2.webp
- album3.webp
- album4.webp
- album5.webp
- album6.webp
- astro-icon-dark.svg
- dancing-woman-2.mp4
- dancing-woman.mp4
- favicon.svg
- guitar-player.webp
- pink-card-bg.png
- purple-bg-video.mp4
- sax-player.webp
- user-avatar-2.webp
- user-avatar-3.webp
- user-avatar.webp
- AppHeader.astro
- BackgroundVideo.astro
- Card.astro
- CardHeader.astro
- CardMedia.astro
- CardStats.astro
- FloatingSquares.astro
- PlayerControls.astro
- PlaylistDetails.astro
- PlaylistHeader.astro
- PlaylistMedia.astro
- Layout.astro
- [id].astro
- index.astro
- [id].astro
- index.astro
- navigation.js
- utils.js
- styles.css
- data.json
- env.d.ts
- .gitignore
- astro.config.mjs
- netlify.toml
- package-lock.json
- package.json
- README.md
- screenshot.png
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/Charca/view-transitions-live
Downloads the entire project code from GitHub to your computer.
cd view-transitions-live
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
