Nx - Smart, Extensible Build Framework

{{links}}
# Nx CLI {{what-is-nx}} {{getting-started}} ### Serving Application - Run `nx serve myapp` to serve the newly generated application! - Run `nx test myapp` to test it. - Run `nx e2e myapp-e2e` to run e2e tests for it. {{resources}}