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.