Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l-x-t/ng-a11y
https://github.com/l-x-t/ng-a11y
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/l-x-t/ng-a11y
- Owner: L-X-T
- Created: 2024-04-06T08:45:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T16:03:42.000Z (9 months ago)
- Last Synced: 2024-05-02T11:11:47.388Z (9 months ago)
- Language: TypeScript
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alexander Thalhammer - A11y Workshop
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.3 and has since been improved and update by [@LX_T](https://twitter.com/LX_T), currently using Angular 17.3.5.
## Slides
You'll find the workshop slides in the `slides` directory.
## Exercises
You'll find the workshop labs in the `labs` directory.
Take a look at the `00_getting-started.md` lab.
Hint: open the lab in preview mode or in your browser!
## 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 [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
## 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).