Serve the App

To serve your new React application, just run:

Terminal window
nx serve react-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