npm run

Run a script. More information: https://docs.npmjs.com/cli/commands/npm-run-script.

npm run {{script_name}}

npm run {{script_name}} -- {{argument}} {{--option}}

npm start

npm stop

npm restart

npm test