Skip to content

its-lee/a11y

Repository files navigation

a11y

Vue3 + TS repository containing an a11y playground, hosted here.

Project setup

npm ci

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints files

npm run lint