Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vue-a11y/vue-a11y.com
- Owner: vue-a11y
- License: mit
- Created: 2018-05-17T07:10:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T20:49:33.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T09:09:35.262Z (5 months ago)
- Topics: a11y, accessibility, vue, vue-a11y, vuejs
- Language: Vue
- Homepage: https://vue-a11y.com/
- Size: 5.01 MB
- Stars: 62
- Watchers: 6
- Forks: 7
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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-a11ycd vue-a11y
npm install
cp .env.example .env
npm run dev
```## License
[MIT](https://github.com/vue-a11y/website/blob/master/LICENSE)