mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
* add frontmatter to BlitzJS starter * add frontmatter to all starters * add plugins and envVars * fix envVars formatting * fix key for defaultValue in envVars * remove unused frontmatter
771 B
771 B
title, description, tags
| title | description | tags | ||
|---|---|---|---|---|
| SvelteKit | A simple SvelteKit app |
|
SvelteKit Example
This examples is a simple SvelteKit app.
✨ Features
- Svelte
- TypeScript
💁♀️ How to use
- Install dependencies
yarn - Connect to your Railway project
railway link - Start the development server
railway run yarn dev
📝 Notes
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.