login-with-github
login-with-github copied to clipboard
nodemon missing from Dev Dependencies
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