https://github.com/l-x-t/my-world-essentials
Angular Essentials Workshop Material
https://github.com/l-x-t/my-world-essentials
angular
Last synced: 3 months ago
JSON representation
Angular Essentials Workshop Material
- Host: GitHub
- URL: https://github.com/l-x-t/my-world-essentials
- Owner: L-X-T
- Created: 2023-01-05T14:53:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T21:27:23.000Z (over 3 years ago)
- Last Synced: 2025-07-21T19:51:40.498Z (11 months ago)
- Topics: angular
- Language: CSS
- Homepage:
- Size: 32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Architects - Essentials Workshop
This project was re-generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.0.4, by [Alex T.](https://alex.thalhammer.name) and is based upon work by Manfred Steyer.
## Slides
You'll find the workshop slides in the `slides` directory.
## Exercises
You'll find the workshop labs in the `labs` directory.
## Free ebook
You'll find a free ebook by my collegue Manfred Steyer in the `book` directory.
## Development
Run `ng 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 `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## 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 [JEST](https://jestjs.io).
## Running end-to-end tests
Run `ng 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 `ng help`, contact your trainer [Alex T.](https://alex.thalhammer.name) or go check our website [Angular Architects](https://www.angulararchitects.io).