nx/docs/angular/cli/daemon.md

26 lines
413 B
Markdown

# daemon
EXPERIMENTAL: Nx Daemon
The Daemon is not currently running you can start it manually by running the following command:
npx nx daemon:start
## Usage
```bash
nx daemon
```
[Install `nx` globally]({{framework}}/getting-started/nx-setup#install-nx) to invoke the command directly using `nx`, or use `npx nx`, `yarn nx`, or `pnpx nx`.
## Options
### help
Show help
### version
Show version number