Basic create form

This commit is contained in:
Ben Ramey
2014-03-08 21:38:57 -06:00
parent a0710d3c71
commit 93931cf4b2
9 changed files with 9148 additions and 2 deletions

BIN
views/.layout.jade.swp Normal file

Binary file not shown.

View File

@@ -9,6 +9,9 @@ html(lang="en",ng-app="lunchApp")
body
#page.container
header
h1 Lunch Run Me!
div(ng-view)
// TEMPLATES