Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danidelgadoz/ngx-admin
Angular (v14.0.0) starter with a strong architecture, best practices and following the angular style guide
https://github.com/danidelgadoz/ngx-admin
angular architecture crud dashboard jasmine material oauth2 typescript
Last synced: 4 months ago
JSON representation
Angular (v14.0.0) starter with a strong architecture, best practices and following the angular style guide
- Host: GitHub
- URL: https://github.com/danidelgadoz/ngx-admin
- Owner: danidelgadoz
- Created: 2018-07-21T16:07:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T04:55:41.000Z (almost 2 years ago)
- Last Synced: 2024-10-01T09:42:59.764Z (4 months ago)
- Topics: angular, architecture, crud, dashboard, jasmine, material, oauth2, typescript
- Language: TypeScript
- Homepage: https://ngxadmin-e5c2f.web.app
- Size: 3.14 MB
- Stars: 95
- Watchers: 3
- Forks: 24
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NgxAdmin (Angular v14.0.0)
This project was generated with [Angular CLI](https://github.com/angular/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.
1. Install the Angular CLI: `npm install -g @angular/cli`
1. 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](https://karma-runner.github.io).
## Sources
- https://angular.io/guide/styleguide
- https://app.pluralsight.com/library/courses/angular-architecture-best-practices
- https://app.pluralsight.com/library/courses/best-practices-angular/table-of-contents
- https://www.udemy.com/course/testing-angular-apps/