1 Star 1 Fork 0

webkixi / fkp2

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
nodemon.json 631 Bytes
Copy Edit Raw Blame History
webkixi authored 2016-11-10 00:25 . node:
{
"restartable": "rs",
"verbose": true,
"ignore": [
"libs/_component/forapp.js",
"libs/_component/clipborder.js",
"libs/_component/doc.js",
"libs/_component/tips.js",
"libs/vendor/",
"libs/vendor_custom/",
"libs/libs_client.js",
"libs/pages.jsx",
"libs/router.jsx",
"libs/api.js",
"public/*",
"dist/*",
".git/*",
"node_modules/*"
],
"watch": [
"apis/*",
"server/*",
"libs/libs_server.js",
"libs/_component/time.js",
"libs/_component/base.js",
"libs/errors.js"
],
"execMap": {
"js": "node --harmony"
},
"ext": "js jsx css html"
}
JavaScript
1
https://gitee.com/webkixi/fkp2.git
git@gitee.com:webkixi/fkp2.git
webkixi
fkp2
fkp2
master

Search