Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 766 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 766 Bytes

IBM Equal Access Toolkit is released under the Apache-2.0 license

accessibility-checker

An automated accessibility testing for Node-based test environments from IBM Equal Access Toolkit.

To get started, please review NPM.

Running Locally

Install

$ npm install

Build & Package

$ npm install
$ npm run build
$ npm run package:zip  or  npm run package:npm

Test

$ npm test

Reporting bugs

If you think you've found a bug, have questions or suggestions, please report the bug in GitHub Issues.