Angular stuff

This commit is contained in:
Ben Ramey
2014-03-11 22:11:39 -05:00
parent 93931cf4b2
commit e18e186be0
12 changed files with 18 additions and 77 deletions

Binary file not shown.

View File

@@ -27,5 +27,5 @@ html(lang="en",ng-app="lunchApp")
script(type="text/javascript", src="/linker/js/vendor/angular-route.js")
script(type="text/javascript", src="/linker/js/app.js")
script(type="text/javascript", src="/linker/js/controllers.js")
script(type="text/javascript", src="/linker/js/features/socket.js")
script(type="text/javascript", src="/linker/js/services/socket.js")
// SCRIPTS END