Girl-Code-It / Opportunity-Calendar-Backend

Opportunity Calendar is the one-stop place to refer important opportunities available in tech-space like newly posted jobs, internships, hackathons, tech-conferences, scholarships, etc.
https://opportunity-calendar.herokuapp.com/
MIT License
15 stars 30 forks source link

Error in installation commands in README.md #25

Closed Haneesha123 closed 3 years ago

Haneesha123 commented 3 years ago

Expected Behavior

In the install section of README.md, the command for starting the application is supposed to be npm run start:dev

Current Behavior

By using npm start, we get the error npm ERR! missing script: start

Can I make a PR fixing this issue?

Manvityagi commented 3 years ago

Go ahead @Haneesha123

Haneesha123 commented 3 years ago

@Manvityagi I have solved this issue. Please check PR #29