Todo service service - API v1.0 🚀 Get started npm install -g nodemon npm install # run application in develop mode npm run dev # run application in production mode npm run build npm run start Tests # run tests npm run test:unit