/svelte-todo

Simple todo list made by Svelte

Primary LanguageHTMLMIT LicenseMIT

svelte-todo

Simple todo list made by Svelte
Demo: https://2yc.tw/svelte-todo/

Run

npm run dev

Build

npm run build

Deploy to GH pages

npm run deploy