14 lines
224 B
Markdown

# run-script
Run an npm script using Nx
Options can be configured in `angular.json` when defining the executor, or when invoking it.
## Options
### script (_**required**_)
Type: `string`
Script to run in child process