LogoRobo.js
TemplatesWeb apps

Svelte (TypeScript)

A Svelte web app template using TypeScript.

Svelte (TypeScript)

A Svelte web app using TypeScript and Robo.js.

Getting Started

Create a project with this template:

npx create-robo@next <project-name> --template web-apps/svelte-ts

Then navigate into your project directory:

cd <project-name>

Run development mode:

npm run dev

Features

  • Svelte components
  • TypeScript support
  • Vite-powered development
  • File-based API routes

Hosting

npm run deploy

On this page