Skip to content

AnneTee/wvui-next

 
 

Repository files navigation

wvui-next

This is a re-scaffolding of https://github.com/wikimedia/wvui using Vue 3 and Vite.

VitePress

To test out the static docs site, run:

npm install
npm run styleguide

Component documentation lives in markdown files within component source directories. See src/components/button/Button.md and src/components/radio/Radio.md for examples. The generated static pages live in docs/components and include props, events, and slots tables generated by vue-docgen-cli. The generated file is set up in docs/templates/component.js.


(TODO: description, talk about i18n, browser coverage, a11y)

(TODO: link to docs site)

TODO: quick start link to more thorough usage instructions

TODO: contributing blurb link to contrib docs (markdown file)

TODO: links to DST, phab, etc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 45.1%
  • TypeScript 42.4%
  • Less 7.9%
  • JavaScript 4.0%
  • HTML 0.6%