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