start
Execute the npm start script, optionally appending arguments after -- to the underlying command.
Instructions
Run npm script "start": node ./dist/index.js
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _ | No | ||
| args | No | Optional arguments appended after -- to the script |