Skip to content

Hi there, Vue Solitude Design System is open source UI-KIT for Vue lovers based on Bootcatch Solitude Theme thanks :)

License

Notifications You must be signed in to change notification settings

ajaymarathe/vue-solitude-design-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Solitude Design System

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

NPM NPM license

Table of Contents

First Shot

card-blog

Quick Start

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

Or
//Clone the repo.

$ git clone https://github.com/ajaymarathe/vue-solitude-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-solitude-design-system/plugins/DesignSystem';  // import here

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

Read Docs

About

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

Hi there, Vue Solitude Design System is open source UI-KIT for Vue lovers based on Bootcatch Solitude Theme thanks :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published