vue-easybom-ui
TypeScript icon, indicating that this package has built-in type declarations

0.3.4 • Public • Published

Easybom-UI

npm

Installing with npm is recommended and it works seamlessly with webpack.
npm install vue-easybom-ui --save

Import Esaybom-UI

import Vue from 'vue'
import EB from 'vue-easybom-ui'
import 'vue-easybom-ui/lib/easybom-ui.css'

Vue.use(EB)

new Vue({
  el: '#app',
  render: h => h(App)
})

Readme

Keywords

Package Sidebar

Install

npm i vue-easybom-ui

Homepage

ddd

Weekly Downloads

2

Version

0.3.4

License

MIT

Unpacked Size

7.62 MB

Total Files

918

Last publish

Collaborators

  • pepsi1211