longlv91 / angular-nrwl-demo

Studying Nrwl Extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularNrwlDemo

This project was generated with Angular CLI using Nrwl Nx.

Nrwl Extensions for Angular (Nx)

Nx is an open source toolkit for enterprise Angular applications.

Nx is designed to help you create and build enterprise grade Angular applications. It provides an opinionated approach to application project structure and patterns.

Quick Start & Documentation

Watch a 5-minute video on how to get started with Nx.

Running Application

Step 1: Download Dependencies

npm install

Step 2: Run mock data server

npm run mock-data

Step 3: Start admin app

ng serve adminapp

About

Studying Nrwl Extensions


Languages

Language:TypeScript 78.3%Language:JavaScript 11.0%Language:HTML 10.1%Language:CSS 0.6%