Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 210 Bytes

fullstack-todo-app

Hello !!!

First step is setup the project. Use below command on root location

npm run setup

Now we can start our application. Use below command to run the project.

npm run dev