Creating Accessible Forms with Angular
Angular Forms Demo
Some Accessibility
?
This repo is a demo component from the article, Creating Accessible Forms with Angular. Have a read to find out why this form flows the way it does, then come back and check out the source code.
Also available is the repo for the alternate-component form, Angular Forms Demo – Next-Level Accessibility.
Try out the live demo for yourself!
Dev Info
This project was generated with Angular CLI version 1.0.0.
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Build
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.