UNPKG

timbits

Version:

Widget framework based on Express

7 lines (6 loc) 177 B
//process.env.TIMBITS_VERBOSITY = 'debug'; //process.env.PANTRY_VERBOSITY = 'debug'; var timbits = require('../lib/timbits'); var server = timbits.serve({ home: __dirname });