Skip to content

tanerijun/svelte_todo

Repository files navigation

Svelte-TODO

A clone of TodoMVC built with Svelte + TypeScript.

Installation

  1. Clone the project
  2. Install dependencies
    pnpm i
    
  3. Run locally
    pnpm dev
    

Demo

Live here