0.0.2 • Published 4 years ago

vue-apollo-design-system v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Vue Apollo Design System

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

NPM NPM license

Table of Contents

First Shot

vue-apollo-design-system

Quick Start

$  npm i vue-apollo-design-system --save

Or
//Clone the repo.

$ git clone https://github.com/ajaymarathe/vue-apollo-design-system.git  

Usage

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

// change the path of your design system
// import DesignSystem from '<your design system/>/plugins/DesignSystem';

import DesignSystem from 'vue-supine-design-system/plugins/DesignSystem';  // import here

Vue.use(DesignSystem);  // use imported designSystem in Vue.use()

Read Docs

About

Vue Apollo 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

If you like my work then please give ⭐ and do follow me :P

Copyright and License

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