Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run the project locally? #141

Open
Hanee-Solanki opened this issue Oct 16, 2022 · 2 comments
Open

How to run the project locally? #141

Hanee-Solanki opened this issue Oct 16, 2022 · 2 comments

Comments

@Hanee-Solanki
Copy link
Contributor

Hanee-Solanki commented Oct 16, 2022

I have obtained the API key and I built the scripts as mentioned in CONTRIBUTING.md but when I run npm start, I get this error:
missing script: start.

I noticed that the start script has not been defined in the package.json file. I am sorry I am new to this and I believe there must be a reason behind this. What is the solution to this?

Please advise.

@greybax
Copy link
Owner

greybax commented Oct 17, 2022

Hi @Hanee-Solanki, seems you don't have npm installed. To do that you should run npm install first before running any command in project

@Hanee-Solanki
Copy link
Contributor Author

Hi @greybax!

Thanks for your response.

I already did that and it would still give me the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants