https://github.com/danny-yamamoto/sveltekit-demo
This is a demo app for SvelteKit.
https://github.com/danny-yamamoto/sveltekit-demo
svelte sveltekit
Last synced: about 2 months ago
JSON representation
This is a demo app for SvelteKit.
- Host: GitHub
- URL: https://github.com/danny-yamamoto/sveltekit-demo
- Owner: danny-yamamoto
- Created: 2023-08-06T23:48:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T00:20:47.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T18:21:07.904Z (4 months ago)
- Topics: svelte, sveltekit
- Language: JavaScript
- Homepage:
- Size: 511 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sveltekit-demo
This is a demo app for SvelteKit.```bash
node ➜ /workspaces/sveltekit-demo/svelte-book-demo-app (main) $ npm run dev -- --open> [email protected] dev
> vite dev --openVITE v4.4.8 ready in 4520 ms
➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h to show help
```