Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 377 Bytes

Axe Thrower

This is a simple example of how to use the Axe-Core library to check the accessibility of multiple URLs at the same time.

How to use it

  1. Run npm install to get all the required items.
  2. Copy example.urls.json and call the new file urls.json.
  3. Add as many URLs as you want into that file.
  4. Run npm start.
  5. Open index.html to see the report.