An open API service indexing awesome lists of open source software.

https://github.com/aandreba/svelte-kit-a3fo


https://github.com/aandreba/svelte-kit-a3fo

Last synced: about 1 year ago
JSON representation

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.

[![Deploy on Railway](https://railway.app/button.svg)](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.