ai.touchui-example

0.0.1 • Public • Published

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'

人员名单

组织:张青 / 廖盛 / 何啸
创建:张凯
维护:张凯

Package Sidebar

Install

npm i ai.touchui-example

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

33.4 kB

Total Files

5

Last publish

Collaborators

  • wadecnchart