An Accessibility Guide for Web Developers make yours sites more accesibles!
- Node.js
- npm or yarn
# install dependencies
$ yarn install # npm install
# serve with hot reload at localhost:8080
$ yarn dev # npm run dev
# build for production and launch server
$ yarn build # npm run build
For detailed explanation on how things work, check out Vuepress docs.
Want to contribute? Check our ISSUES!
After this, check our Contribution Guide for more informations.