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')

Readme

Keywords

Package Sidebar

Install

npm i cecii

Weekly Downloads

2

Version

1.0.4

License

ISC

Unpacked Size

1.31 kB

Total Files

6

Last publish

Collaborators

  • dwyane8106