7 Star 197 Fork 253

Java3y / austin-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 647 Bytes
一键复制 编辑 原始数据 按行查看 历史
Java3y 提交于 2022-01-22 14:19 . git init
{
"name": "amis-boilerplate",
"version": "1.0.0",
"description": "基于 amis 的项目模板",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js",
"gh-pages": "rm -rf gh-pages && fis3 release gh-pages -c",
"deploy-gh-pages": "git subtree push --prefix gh-pages origin gh-pages"
},
"keywords": [
"amis",
"boilerplate",
"admin",
"react"
],
"author": "fex",
"license": "MIT",
"devDependencies": {
"body-parser": "^1.19.0",
"express": "^4.17.1",
"morgan": "^1.10.0",
"nodemon": "^2.0.7",
"reload": "^3.1.1"
}
}
HTML
1
https://gitee.com/zhongfucheng/austin-admin.git
git@gitee.com:zhongfucheng/austin-admin.git
zhongfucheng
austin-admin
austin-admin
master

搜索帮助