Thursday 1 October 2020

What is "npm start config" and "npm start recovery" does here?

Heyhttps://github.com/andreapizzato/tez-recoveryIn the project above you're supposed to install dependencies and then run the test script, after that you run "npm start config" and "npm start recovery", which according to my simple understanding of npm means there is two npm scripts named config and recovery. but there is no such scripts in the package.json.Can someone tell me what npm is actually doing when those two commands are run?Thank you very much :)

Submitted October 01, 2020 at 08:38AM by Taro_Naza

No comments:

Post a Comment