
{{links}}
Nx CLI
This is an alias of the @nrwl/cli package. Please see @nrwl/cli for more information.
{{what-is-nx}}
{{getting-started}}
Serving Application
- Run
nx serve myappto serve the newly generated application! - Run
nx test myappto test it. - Run
nx e2e myapp-e2eto run e2e tests for it.
{{resources}}