Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 473 Bytes

File metadata and controls

19 lines (10 loc) · 473 Bytes

Nrwl Nx Multi App-and-Lib Project

This project was generated with Angular CLI and Nrwl Nx.

Nrwl Nx

Nx is an extension for the the Angular CLI implementing the monorepo-style development.

Development server

Run npm run server for a dev server.

Running Client App

Run ng serve client to serve Client application.

Running Admin App

Run ng serve admin to serve Admin application.