add index, export express app

This commit is contained in:
Matias Alejo Garcia 2015-03-03 18:57:38 -03:00
parent 45033ec3a5
commit 4d76585f65
1 changed files with 1 additions and 0 deletions

1
index.js Normal file
View File

@ -0,0 +1 @@
module.exports = require('./lib/expressapp');