Home
Welcome to the vue component library docs. This project is dedicated to those who want to create their own vue component library or use a standard vue component library in their web applications.
IMPORTANT
This project is still a work in progress. Be careful when using it in production environments.
Table of contents
- 🔧 Create your own component library.
- ⚡️ Use the standard component library.
- 📘 Standard components guide.
Acknowledgments
This project is built on top of Chris Fritz's hello-vue-components project and heavily inspired by his must-read vue-enterprise-boilerplate which is the gold-standard for Vue SPA projects. This talk by Chris Fritz explains many of the patterns used and advocated in this project, and comes highly recommended - his energy is amazing!
Contributing
To contribute to this project, please first discuss the change you wish to make via issue, email, or any other method with the owner of this repository before making a change.