1.0.8 • Published 4 years ago

testpro-project v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

bos_appframework_webpc

使用方式

  在element.js里输入
  import install from 'testpro-project1/src/index' // 全部引入
  Vue.use(install)
  按需导入可以看src下index.js里的components
  import defineTextarea from 'testpro-project1/src/index'
  Vue.use(defineTextarea)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

基本npm发布相关命令

npm login
npm adduser
npm publish
1.0.8

4 years ago

1.0.71

4 years ago

1.0.7

4 years ago

1.0.61

4 years ago

1.0.6

4 years ago

1.0.4

4 years ago