Angular (v14.0.0) starter with a strong architecture, best practices and following the angular style guide
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.
Install the latest LTS version of Node.js from https://nodejs.org.
Install the Angular CLI: npm install -g @angular/cli
Get in ngx-admin
directory and run npm install
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.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.