thinkjs/test/index.js
2015-05-29 07:46:49 +08:00

6 lines
109 B
JavaScript

var thinkjs = require('../lib/index.js');
// new thinkjs({
// APP_PATH: __dirname,
// debug: true
// });