Clone the project
git clone https://github.com/k8pai/todolist.git my-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.