0

I am learning React and there are some predefined command, like start and build and I am wondering why I need to type

npm run build

Instead of

npm build

Because when I run the react App, I can type:

npm start

As well as:

npm run start

Anyone here who could explain this to me?

  • Refer to the answer in [this post](https://stackoverflow.com/questions/66648789/why-do-i-need-to-add-the-run-argument-when-building-an-angular-app-npm-run-bu) – RobC May 21 '22 at 09:15

0 Answers0