start
Execute the npm start script to launch your Node.js application from the dist/index.js file, with support for passing optional arguments to customize runtime behavior.
Instructions
Run npm script "start": node ./dist/index.js
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _ | No | ||
| args | No | Optional arguments appended after -- to the script |