1 Star 2 Fork 0

a07061625 / nk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nodemon.json 395 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"restartable": "rs",
"ignore": [
".git",
"node_modules/"
],
"verbose": true,
"execMap": {
"": "node",
"js": "node --harmony --title=nodenka01"
},
"events": {
"restart": "echo 'app restart'"
},
"watch": [
"nk-project/",
"static/",
"views/"
],
"env": {
"NODE_ENV": "production"
},
"ext": "js,json,html,css",
"legacy-watch": false
}
NodeJS
1
https://gitee.com/a07061625/nk.git
git@gitee.com:a07061625/nk.git
a07061625
nk
nk
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891