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

https://github.com/rociogarrido/angular-accessibility

Small project to build more accessible Angular apps 👩🏿‍🦯🧏‍♀️ 👨‍🦽
https://github.com/rociogarrido/angular-accessibility

a11y accessibility angular angular-material automated-testing manual-testing material-design wai-aria wcag wcag-aa wcag2

Last synced: 4 months ago
JSON representation

Small project to build more accessible Angular apps 👩🏿‍🦯🧏‍♀️ 👨‍🦽

Awesome Lists containing this project

README

          

# Build more accessible Angular apps : Dumpling Shop demo

Demo for the [Build more accessible Angular apps](https://codelabs.developers.google.com/angular-a11y) codelab.

## Get set up

Run `npm install` to install the dependencies required to run the server.

Run `git checkout get-started` to use the `get-started` branch for the codelab. All solutions can be found in the `main` branch.

Run `ng serve --hmr` to run the server.

Open a browser tab to [http://localhost:4200](http://localhost:4200). The app will automatically reload if you change any of the source files.

## Disclaimer

This is a demo from [@twerske](https://twitter.com/twerske) and the Angular team, and not an officially supported Google product.