@leooo/leoui

0.0.1-rc • Public • Published

LeoUI

Install

npm i -S @leooo/leoui

Usage

import Vue from 'vue'
import LeoUI from '@leooo/leoui'
import '@leooo/leoui/dist/leoui.min.css'
Vue.use(LeoUI)

new Vue({
  //...
})

document

comming soon...

Development

git clone https://github.com/formattedzzz/LeoUI.git
cd LeoUI

npm install
# build complete leoui
npm run build
# build leoui demo
npm run dev

Contributing

  1. Fork it!
  2. Create your feature branch : git checkout -b my-new-feature
  3. Commit your changes : git commit -am 'Add some feature'
  4. Push to the branch : git push origin my-new-feature
  5. Submit a pull request :D

Author

LeoUI © leooo, Released under the MIT License.

/@leooo/leoui/

    Package Sidebar

    Install

    npm i @leooo/leoui

    Weekly Downloads

    0

    Version

    0.0.1-rc

    License

    MIT

    Unpacked Size

    308 kB

    Total Files

    20

    Last publish

    Collaborators

    • leooo