SyntaxFix
Write A Post
Hire A Developer
Questions
"start" is a name of a script, in npm you run scripts like this npm run scriptName, npm start is also a short for npm run start
npm run scriptName
npm start
npm run start
As for "react-scripts" this is a script related specifically to create-react-app