1 Star 0 Fork 107

yilian / cmpage

forked from 老牛 / cmpage 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
development.js 204 Bytes
一键复制 编辑 原始数据 按行查看 历史
gooon 提交于 2017-10-09 17:49 . 升级到 thinkjs3
const Application = require('thinkjs');
const watcher = require('think-watcher');
const instance = new Application({
ROOT_PATH: __dirname,
watcher: watcher,
env: 'development'
});
instance.run();
NodeJS
1
https://gitee.com/oo911/cmpage.git
git@gitee.com:oo911/cmpage.git
oo911
cmpage
cmpage
master

搜索帮助