https://github.com/samccone/sveltekit-388
https://github.com/samccone/sveltekit-388
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samccone/sveltekit-388
- Owner: samccone
- Created: 2021-02-14T04:13:43.000Z (over 5 years ago)
- Default Branch: 390
- Last Pushed: 2021-02-15T01:31:56.000Z (over 5 years ago)
- Last Synced: 2025-03-23T04:27:27.491Z (over 1 year ago)
- Language: Svelte
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# svelte-kit-demo
Place to try out [@sveltejs/app](https://github.com/sveltejs/kit). Very basic and incomplete, many things haven't yet been thought through.
To start the app in development mode do `npm run dev`. To build, use `npm run build`. This will use whichever adapter is specified in `svelte.config.cjs`, which will also need to be installed (or linked).