https://github.com/aandreba/svelte-kit-a3fo
https://github.com/aandreba/svelte-kit-a3fo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/aandreba/svelte-kit-a3fo
- Owner: Aandreba
- Created: 2023-03-30T16:39:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T16:39:35.000Z (about 3 years ago)
- Last Synced: 2025-02-05T08:51:30.513Z (over 1 year ago)
- Language: TypeScript
- Size: 564 KB
- Stars: 0
- Watchers: 2
- 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 `yarn create svelte`. Please see the [official
documentation](https://kit.svelte.dev/docs) for more info.