This project is a boilerplate that works as start point to develop your own Vue Component Library. It is integrated with Vuepress that allow us to create a full documentation or even a Design System.
yarn install
yarn serve
yarn build
yarn build:docs
yarn lint