README.md

June 17, 2021 · View on GitHub

网站 | 案例 | 文档 | 社区 | 支持

license Actions Status Release Version PRs Welcome Total alerts

Tefact 低代码编辑器 使用案例.

安装依赖

npm install

开发模式启动

npm run serve

生产模式打包

npm run build

Lints and fixes files

npm run lint