title | description | tags | ||
---|---|---|---|---|
SvelteKit |
A simple SvelteKit app |
|
This example is a simple SvelteKit app.
- Svelte
- TypeScript
- Install dependencies
yarn
- Connect to your Railway project
railway link
- Start the development server
railway run yarn dev
This example was created by running npm init svelte@next
. SvelteKit is beta
software and may have bugs. Please see the official
documentation for more info.