Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 475 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 475 Bytes

xa-components

基于Vuejs 2.0的常用组件库

Document

在线文档

preview qrcode

Install

npm install --save xa-components

Get Started

import Vue from 'vue'
import XaComponents from 'xa-components'
import 'xa-components/dist/index.css'
Vue.use(XaComponents)

Licence

xa-components is open source and released under the MIT Licence.