mirror of
https://github.com/Raghu-Ch/angular-accessibility.git
synced 2026-02-10 12:53:03 -05:00
547 B
547 B
A11y in Angular demo : A Dumpling Shop
Demo for the Build more accessible Angular apps codelab.
Get set up
Run npm install to install the dependencies required to run the server.
Run ng serve --hmr to run the server.
Open a browser tab to http://localhost:4200. The app will automatically reload if you change any of the source files.
Disclaimer
This is a demo from @twerske and the Angular team, and not an officially supported Google product.