1 Star 0 Fork 3.9K

xiaoxi109 / go-view

forked from dromara / go-view 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
preview.yml 568 Bytes
一键复制 编辑 原始数据 按行查看 历史
aresn 提交于 2022-12-07 09:49 . add preview.yml.
# preview.yml
autoOpen: true # 打开工作空间时是否自动开启所有应用的预览
apps:
- port: 3000 # 应用的端口
run: npm i --registry=https://registry.npmmirror.com && npm run dev # 应用的启动命令
command: # 使用此命令启动服务,且不执行run
root: ./ # 应用的启动目录
name: GoView # 应用名称
description: 开源、精美、便捷的「数据可视化」低代码开发平台 # 应用描述
autoOpen: true # 打开工作空间时是否自动开启预览(优先级高于根级 autoOpen)
TypeScript
1
https://gitee.com/xiaoxi109/go-view.git
git@gitee.com:xiaoxi109/go-view.git
xiaoxi109
go-view
go-view
master

搜索帮助