https://github.com/dyalicode/svelte-kit
https://github.com/dyalicode/svelte-kit
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dyalicode/svelte-kit
- Owner: dyaliCode
- Created: 2022-07-24T15:04:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T15:04:48.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T11:24:44.819Z (over 1 year ago)
- Language: Svelte
- Size: 485 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: SvelteKit
description: A simple SvelteKit app
tags:
- svelte
- typescript
---
# SvelteKit Example
This example is a simple [SvelteKit](https://kit.svelte.dev/) app.
[](https://railway.app/new/template/svelte-kit)
## ✨ 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](https://kit.svelte.dev/docs) for more info.