Skip to content

joysofcode/svelte-todo

Repository files navigation

Svelte Todo List App

🔗 Project files for Svelte Todo App

Setup

🧑‍🤝‍🧑 Clone the project

git clone https://github.com/JoysOfCode/svelte-todo.git

📦️ Install dependencies

npm i

🦄 Start the project and open http://localhost:3000/

npm run dev