Skip to content

Latest commit

 

History

History
85 lines (58 loc) · 2.11 KB

README.md

File metadata and controls

85 lines (58 loc) · 2.11 KB

Vlossom 🌸

Vlossom Logo

vue3
Version License

Vlossom is a vibrant and versatile Vue UI library designed to blossom your web applications with elegance and ease.

🌟 Special Sponsors

Krafton      Pubg

⚡ Quick Start

1. Terminal

Vlossom can be downloaded via npm

npm i vlossom

2. CDN

You can also download Vlossom via CDN

unpkg

https://unpkg.com/browse/[email protected]/

jsdelivr

https://www.jsdelivr.com/package/npm/vlossom

🎮 Playground

Experiment with your code by utilizing components in the Playground.

cd packages/vlossom
npm run dev

📖 Storybook

Explore the usage of components within the Storybook.

vlossom storybook example

cd packages/vlossom
npm run storybook

🙌 Contributing

If you're interested in contributing, we highly recommend reading the Contributing.md and following the guidelines provided.

📑 License

By contributing your code to the vlossom GitHub repository, you agree to license your contribution under the MIT license.