login-with-github icon indicating copy to clipboard operation
login-with-github copied to clipboard

nodemon missing from Dev Dependencies

Open codehimanshu opened this issue 4 years ago • 0 comments

The simple npm run start command gives an error and continues to run application, for a beginner in nodejs, this might take a lot of time to figure out. We can instead add nodemon in dev dependencies, which will sort this out

codehimanshu avatar Oct 05 '21 07:10 codehimanshu