Skip to content

Latest commit

 

History

History

ANGULAR6

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Angular 6 Examples

These Angular 6 examples are a single page Angular application deployed on GitHub. It was created using the Angular CLI and the Angular Tour of Heroes tutorial. Accessibility test results are included at the bottom of the page.

To see the working demo, go to Angular 6 Example.

The source code is in the Accessible Angular GitHub repository.

To improve accessibility, the following packages have been added to the application:

Installation Instructions

Follow these steps to install the Angular 6 Example application:

  • Clone or download the accessible-angular repository.
    • If you download the zip file extract it before proceeding.
  • From the command-line navigate to the accessible-angular (clone) or accessible-angular-master (unzip) directory.
  • Type: npm install
  • Type: ng serve --open
  • The application opens in your default browser to http://localhost:4200/