TerminusHQ / trantor-fe-example

Trantor 前端自定义容器&自定义控件示例

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

自定义容器例子

自定义控件例子

About

Trantor 前端自定义容器&自定义控件示例