14 lines
211 B
Markdown

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