svelte-todo

Svelte Todo

To-do Application using svelte.js

Basic To-do List Application using svelte.js

Prerequisites

  • Node installed in the machine
  • npm installed

To Run


$ npm install
$ npm run dev

To Run the Mock Server


$ npm install -g json-server
$ json-server --watch db.json

Top categories

Loading Svelte Themes