1 Star 0 Fork 767

精彩极了&糟糕透了/IoTSharp

forked from IoTSharp/IoTSharp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 917 Bytes
一键复制 编辑 原始数据 按行查看 历史
麦壳饼 提交于 2020-11-16 03:38 . 加入UI部分
{
"name": "IoTSharp.ClientApp",
"version": "1.0.0",
"description": "An out-of-box UI solution for enterprise applications as a Blazor boilerplate.",
"scripts": {
"start": "dotnet watch -p ./IoTSharp.ClientApp run",
"build": "dotnet publish -o dist",
"gulp:pro": "gulp --gulpfile ./IoTSharp.ClientApp/gulpfile.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "maikebing",
"license": "MIT",
"dependencies": {
"antd": "^4.6.0"
},
"devDependencies": {
"gulp": "^4.0.2",
"gulp-clean-css": "^4.2.0",
"gulp-concat-css": "^3.1.0",
"gulp-less": "^4.0.1",
"gulp-rename": "^2.0.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-uglify": "^3.0.2",
"less-plugin-npm-import": "^2.1.0",
"husky": "^4.2.3",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/amand/IoTSharp.git
git@gitee.com:amand/IoTSharp.git
amand
IoTSharp
IoTSharp
master

搜索帮助