cecii

1.0.4 • Public • Published

使用说明

npm i cecii -S

//main.js

...

import cecii from 'cecii'
Vue.use(cecii)

new Vue({
  router,
  store,
  render: function (h) { return h(App) }
}).$mount('#app')

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i cecii

    Weekly Downloads

    5

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    1.31 kB

    Total Files

    6

    Last publish

    Collaborators

    • dwyane8106