title: SvelteKit description: A simple SvelteKit app tags:
This example is a simple SvelteKit app.
npm ci
railway link
railway run npm run dev
This example was created by running npx sv create svelteapp
And then following our guide to set it up for production readiness -
https://docs.railway.app/guides/sveltekit
Please see the official documentation for more info.