https://github.com/leon/labs-svelte5
Try out the new svelte 5 alpha
https://github.com/leon/labs-svelte5
Last synced: 11 months ago
JSON representation
Try out the new svelte 5 alpha
- Host: GitHub
- URL: https://github.com/leon/labs-svelte5
- Owner: leon
- Created: 2023-11-11T10:37:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-11T10:39:01.000Z (over 2 years ago)
- Last Synced: 2024-12-28T00:43:26.991Z (over 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Svelte 5 alpha + Vite 4.5
This is a lab to try out the new svelte 5 syntax
## Dev
```
pnpm install
pnpm dev
```