14 Star 43 Fork 26

Data Hu / report-designer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 661 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@datahu/all",
"version": "1.1.7",
"scripts": {
"preinit": "cd core && yarn && cd ../component-base && yarn && cd ../component && yarn && cd ../datasource && yarn && cd ../designer && yarn cd ../desktop && yarn && cd ..",
"build": "cd core && yarn build && yarn build:types && cd ../component-base && yarn build && yarn build:types && cd ../component && yarn build && yarn build:types && cd ../datasource && yarn build && yarn build:types cd ../desktop && yarn build && cd ..",
"start": "cd desktop && yarn start && cd ..",
"package": "cd desktop && yarn compile && cd .."
},
"dependencies": {},
"devDependencies": {}
}
JavaScript
1
https://gitee.com/datahu-cn/report-designer.git
git@gitee.com:datahu-cn/report-designer.git
datahu-cn
report-designer
report-designer
master

搜索帮助