Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.11 KB

Alfa Examples

💡 Curated examples of using Alfa for various kinds of testing

This repository contains examples of how to use Alfa for various kinds of accessibility testing.

Building

To build the project, a recent version of Node.js is required in addition to the Yarn package manager. ```

Install dependencies:

yarn install

Next, you can build the project by doing:

yarn build

To start a watcher to build the project as files are changed, do:

yarn watch

Examples

This repository contains examples of using Alfa:

License

Copyright © Siteimprove A/S. Released under the terms of the MIT license.