Skip to content

💡 Curated examples of using Alfa for various kinds of testing

License

Notifications You must be signed in to change notification settings

Siteimprove/alfa-examples

Repository files navigation

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.