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