Angular.js app mountable Rails engine which is a markdown editor for any github repo(for use with Kammic).
app/views/
split all Angular templates into partialsapp/assets
contain the angular application itself.`specs
contain Jasmine test that can be run viaphantom-js
on the command line or external CI servers.