项目作者: ajaymarathe

项目描述 :
Hi there, Vue Blossom Design System is open source UI-KIT for Vue lovers based on Bootcatch Blossom Theme thanks :)
高级语言: Vue
项目地址: git://github.com/ajaymarathe/vue-blossom-design-system.git
创建时间: 2020-01-21T10:46:46Z
项目社区:https://github.com/ajaymarathe/vue-blossom-design-system

开源协议:MIT License

下载


Vue Blossom Design System

Vue Blossom Design System is open source UI-KIT for Vue lovers based on Bootcatch Blossom Theme thanks :)

NPM NPM
license

Table of Contents

First Shot

card-blog

Quick Start

  1. $ npm i vue-blossom-design-system --save
  2. Or
  3. //Clone the repo.
  4. $ git clone https://github.com/ajaymarathe/vue-blossom-design-system.git

Usage

After download you can simply import DesignSystem in your main.js file and then you ready to use.

  1. // change the path of your design system
  2. // import DesignSystem from '<your design system></your>/plugins/DesignSystem';
  3. import DesignSystem from 'vue-blossom-design-system/plugins/DesignSystem'; // import here
  4. Vue.use(DesignSystem); // use imported designSystem in Vue.use()

Read Docs

About

Vue Blossom Design System is Vue and Bootstrap 4.x ( bootcatch-themes ) based UI-KIT. It is a component-based design system, It has different color styles and ready to use bootstrap components on a single click.

So download and use for your next project, thanks.

All the free ui-kit & templateS on Bootcatch are released under the MIT license, which means you can use them for any purpose, even for commercial projects.

Fully coded UI-kits based on Bootstrap, Angular, Vue, React, Html, Sass.

Author

Ajay Marathe

Copyright 2019-2020 Ajay Marathe. Code released under the MIT license.