Skip to content

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

License

Notifications You must be signed in to change notification settings

ajaymarathe/vue-pensive-design-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Pensive Design System

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

NPM NPM license

Table of Contents

First Shot

card-blog

Quick Start

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

Or
//Clone the repo.

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

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-pensive-design-system/plugins/DesignSystem';  // import here

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

Read Docs

About

Vue Pensive 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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages