Skip to content

Files

Latest commit

6c4aacf · Oct 2, 2020

History

History

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 2, 2019
Sep 14, 2020
Oct 2, 2020
Jul 29, 2020
Oct 2, 2020
Sep 17, 2020
Jul 16, 2020
Aug 19, 2020
Jun 3, 2020

{{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}}