Skip to content

Latest commit

Β 

History

History
29 lines (20 loc) Β· 644 Bytes

README.md

File metadata and controls

29 lines (20 loc) Β· 644 Bytes
title description tags
SvelteKit
A simple SvelteKit app
svelte
typescript

SvelteKit Example

This example is a simple SvelteKit app.

Deploy on Railway

✨ 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 for more info.