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.
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.