PrincewillIroka / login-with-github

An app that implements "Login with GitHub" functionality in React JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodemon missing from Dev Dependencies

codehimanshu opened this issue · 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