Home
Pages
Classes
Methods
Pages
app.coffee
app.scss
welcome.hbs
index.html
server
module.exports = ->
$("body").append Handlebars.templates["welcome"]() console.info "log from app!"