Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 187 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 187 Bytes

ToDo App

To set up the project
$ git clone https://github.com/yadav-saurabh/todo.git
$ cd todo
$ npm install
To run the project
$ npm run dev