nx/docs/angular/cli/daemon.md

24 lines
438 B
Markdown

# daemon
EXPERIMENTAL: Nx Daemon
The Nx Daemon is a local server which runs in the background in order to intelligently cache information about the workspace's project graph.
## 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