Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 482 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 482 Bytes

Trantor 自定义控件与容器示例

运行

# 指定 npm 源
npm config set registry  https://registry.npm.terminus.io

# 全局安装t-tools 
npm i @terminus/t-tools -g
# OR
yarn add @terminus/t-tools -g

## 运行
yarn dev

更多文档请参考 自定义容器与控件

自定义容器例子

自定义控件例子