Serving the App

To serve your new Angular application, just run:

Terminal window
nx serve angular-store

Your application should be served at http://localhost:4200.

Nx uses the following syntax to run tasks:

Syntax for Running Tasks in Nx

Powered by WebContainers
Files
Preparing Environment
  • Stubbing git
  • Installing dependencies