Skip to content

smhigley/aria-mocks

Repository files navigation

Simple selected/checked combobox demo

Related to issue 1052

Getting Started

To start a new project using Stencil, clone this repo to a new directory:

npm init stencil app

and run:

npm start

To build the app for production, run:

npm run build

To run the unit tests once, run:

npm test

To run the unit tests and watch for file changes during development, run:

npm run test.watch

About

ARIA spec-related experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published