Astro View Transitions + Persistent Island Demo

August 30, 2023 ยท View on GitHub

๐Ÿ‘‰๐Ÿฝ Live Demo

Screenshot

๐Ÿš€ Getting Started

  1. Clone this repository and install dependencies with npm install.
  2. Start the project locally with npm run dev, or deploy it to your favorite server.
  3. Have fun! โœจ

๐Ÿงž Commands

All commands are run from the root of the project, from a terminal:

CommandAction
npm installInstalls dependencies
npm run devStarts local dev server at localhost:3000
npm run buildBuild your production site to ./dist/
npm run previewPreview your build locally, before deploying
npm run astro ...Run CLI commands like astro add, astro check
npm run astro --helpGet help using the Astro CLI

๐Ÿ‘€ Want to learn more?

Check out Astro's documentation or jump into their Discord server.

You can also reach out to Maxi on Twitter.