adora-tech / ngx-admin-1

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

Home Page:https://ngxadmin-e5c2f.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://ngxadmin-e5c2f.web.app


Languages

Language:TypeScript 61.7%Language:HTML 22.5%Language:SCSS 14.8%Language:JavaScript 1.0%