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.

Home Page:https://opportunity-calendar.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in installation commands in README.md

Haneesha123 opened this issue · comments

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 I have solved this issue. Please check PR #29