Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/productmap/sveltekit-transitions
SvelteKit transition test
https://github.com/productmap/sveltekit-transitions
sveltekit translation
Last synced: 9 days ago
JSON representation
SvelteKit transition test
- Host: GitHub
- URL: https://github.com/productmap/sveltekit-transitions
- Owner: productmap
- Created: 2024-05-20T16:06:00.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-20T16:22:16.000Z (6 months ago)
- Last Synced: 2024-05-20T19:31:50.783Z (6 months ago)
- Topics: sveltekit, translation
- Language: Svelte
- Homepage: http://svelte.productmap.ru/
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Native Page Transitions With SvelteKit
Learn how to animate state and page transitions with ease using the View Transitions API.
### 📦️ Install dependencies
```sh
pnpm i
```### 💿️ Run the development server
```sh
pnpm run dev
```