Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vue-a11y/vue-a11y.com

Vue.js community effort to improve web accessibility - Website.
https://github.com/vue-a11y/vue-a11y.com

a11y accessibility vue vue-a11y vuejs

Last synced: about 1 month ago
JSON representation

Vue.js community effort to improve web accessibility - Website.

Awesome Lists containing this project

README

        

# website
Vue-a11y community website

## Development
Contributions are welcome!

```shell
git clone [email protected]:vue-a11y/vue-a11y.com.git vue-a11y

cd vue-a11y

npm install

cp .env.example .env

npm run dev
```

## License
[MIT](https://github.com/vue-a11y/website/blob/master/LICENSE)