mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-06 17:00:19 +08:00
Featuring: - middleman setup - dummy controller and index page - markdown reader and its qunit tests - travis integration
2 lines
56 B
CoffeeScript
2 lines
56 B
CoffeeScript
angular.module 'sideBySide', ['sideBySide.controllers']
|