1 Star 0 Fork 0

中创中间件/xportal-frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 455 Bytes
一键复制 编辑 原始数据 按行查看 历史
han_feng 提交于 2020-04-24 08:32 . 升级优化
{
"name": "@xportal/frontend",
"version": "0.3.0",
"license": "MIT",
"private": true,
"workspaces": [
"frame",
"demo"
],
"scripts": {
"start": "yarn workspace @xportal/demo start",
"build": "yarn workspace @xportal/demo build",
"lint": "yarn workspaces run lint",
"demo": "yarn workspace @xportal/demo serve",
"test": "yarn workspaces run test",
"frame:publish": "yarn workspace @xportal/frame publish"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/inforsuite/xportal-frontend.git
git@gitee.com:inforsuite/xportal-frontend.git
inforsuite
xportal-frontend
xportal-frontend
master

搜索帮助