0.0.1 • Published 10 months ago
@aitouch/plugin v0.0.1
npm-test
简介
npm-test 用于新建 npm 依赖包时,作为模板工程。
特别说明
发布
1、执行打包命令
npm run build2、登录
npm login --registry https://registry.npmjs.org/3、发布
npm publish4、登出
npm logout撤销发布
npm unpublish ai.touchui-example --force安装使用
1、拉取ai.touchui-example包
npm install ai.touchui-example2、在main.js中导入ai.touchui-example包
import 'ai.touchui-example'
import 'ai.touchui-example'人员名单
组织:张青 / 廖盛 / 何啸 创建:张凯 维护:张凯
0.0.1
10 months ago