Skip to content

A Vue component library boilerplate as start point for your Vue Js Component Library

Notifications You must be signed in to change notification settings

andersonAlmeida/component-library-boilerplate

Repository files navigation

Vue Component Library Boilerplate

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.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Generate a documentation from vue components

yarn build:docs

Lints and fixes files

yarn lint

About

A Vue component library boilerplate as start point for your Vue Js Component Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published