159 Star 447 Fork 156

AllMobilize / amazeui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nodemon.json 226 Bytes
一键复制 编辑 原始数据 按行查看 历史
Minwe 提交于 2014-10-20 11:16 . update config file code style
{
"ignore": [
".git",
"node_modules/**/node_modules"
],
"verbose": true,
"watch": [
"tools/app/*",
"app.js",
"widget/**/*"
],
"env": {
"NODE_ENV": "development"
},
"ext": "js json hbs"
}
CSS
1
https://gitee.com/amazeui/amazeui.git
git@gitee.com:amazeui/amazeui.git
amazeui
amazeui
amazeui
master

搜索帮助