UNPKG

trinte

Version:

TrinteJS - MVC framework for NodeJS

11 lines (10 loc) 213 B
/** * TrinteJS MVC Bootstrap * * @project trinte * @author Alexey Gordeyev * @created 2013-09-27 07:25:26 * @Params - cmd - server | script | params * */ module.exports = require('./lib/trinte.js');