Basics are in place

This commit is contained in:
Kyle Mathews 2015-06-11 16:41:30 -07:00
commit ece83848ab
17 changed files with 466 additions and 0 deletions

2
app.coffee Normal file
View file

@ -0,0 +1,2 @@
exports.context = ->
return require.context './pages', true