Skip to content

danielmlc/Dawn-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dawn-UI

Vue Component Library for Better Web Developing.

Links

Install

npm install dawn-ui --save

Get Started

// node modules dependency
import Vue from 'vue';
import BaseUI from 'dawn-ui';

// base-ui style
import 'dawn-ui/dist/dawn-ui.css';

// use plugin
Vue.use(DawnUI);

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Dependencies

Licence

This project is licensed under the terms of the MIT license.

Dawn-UI

About

UI component library for Vue2.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages