Better support for VueJS components in Vuepress and Vitepress
Check out all the docs at: https://v-press-plus.netlify.app/
If you are interested in contributing, we're happy to accept PR's on the @develop branch (we use gitflow with PR's and feature branches hitting develop before being released).
-
Build
yarn build
-
Analyze bundle size:
yarn build:analyze
-
Testing
All testing is done with the super fast UVU test runner. You may not have used it before but it'll make sense right away.
-
Docs
yarn docs