ngx admin

Angular (v13.1.3) starter with a strong architecture, best practices and following the angular style guide

59
17
TypeScript

NgxAdmin (Angular v14.0.0)

This project was generated with Angular CLI version 14.0.6.

The goal of this project is to provide a starter with strong architecture concepts, best practices and several Angular features.

Setting up the local environment and workspace

  1. Install the latest LTS version of Node.js from https://nodejs.org.

  2. Install the Angular CLI: npm install -g @angular/cli

  3. Get in ngx-admin directory and run npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Sources