This is a simple example of how to use the Axe-Core library to check the accessibility of multiple URLs at the same time.
- Run
npm install
to get all the required items. - Copy
example.urls.json
and call the new fileurls.json
. - Add as many URLs as you want into that file.
- Run
npm start
. - Open index.html to see the report.