Check website for accessibility issues using Pa11y.
This app requires [Node.js][node] 12+ to run.
To install [Node.js][node] you can use [nvm][nvm]:
nvm install node
You can also install Node.js using a package manager like for example [Homebrew][brew]:
brew install node
Alternatively, you can also download pre-built packages from the [Node.js][node] website for your particular Operating System.
Install dependencies
npm install
Run
npm start