An open API service indexing awesome lists of open source software.

https://github.com/l-x-t/agravity-architecture

Angular Enterprise Architecture Workshop Material
https://github.com/l-x-t/agravity-architecture

angular enterprise

Last synced: 2 months ago
JSON representation

Angular Enterprise Architecture Workshop Material

Awesome Lists containing this project

README

          

# Angular Architects - Advanced Workshop

This project was generated with the [Angular CLI](https://github.com/angular/angular-cli) version 13.1.4 by [@Manfred Steyer](https://twitter.com/ManfredSteyer) and has since been improved and update by [@LX_T](https://twitter.com/LX_T), currently using Angular V16.

## Slides

You'll find the workshop slides in the `slides` directory.

## Exercises

You'll find the workshop labs in the `labs` directory.

## Development

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

## Code scaffolding

Run `nx generate component component-name` to generate a new component. You can also use `nx generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

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

## Running unit tests

Run `nx test` to execute the unit tests via [JEST](https://jestjs.io).

## Running end-to-end tests

Run `nx e2e flight-app-e2e` to execute the end-to-end tests via [Cypress](https://www.cypress.io/).

## Further help

To get more help on the Angular CLI use `nx help`, contact your trainer [Alex T.](https://alex.thalhammer.name) or check out our website [Angular Architects](https://www.angulararchitects.io).