
{{links}}
Nx CLI
{{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}}

{{links}}
{{what-is-nx}}
{{getting-started}}
nx serve myapp to serve the newly generated application!nx test myapp to test it.nx e2e myapp-e2e to run e2e tests for it.{{resources}}