:sparkles:🎨 Add project zip download and remove lib/app folder

This commit is contained in:
brunosimon
2017-07-30 16:53:55 +02:00
parent 55c6204188
commit 46b9dac6f0
14 changed files with 1496 additions and 513 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
'use strict'
const App = require('../lib/app')
const App = require('../lib')
const app = new App()