| title | SvelteKit | ||
|---|---|---|---|
| description | A simple SvelteKit app | ||
| tags |
|
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 yarn create svelte. Please see the official
documentation for more info.