Starting Angular FrontEnd

This commit is contained in:
achrafbenyounes
2014-12-15 18:43:22 +01:00
parent 0a647264d7
commit ffbedc1e02
14 changed files with 109 additions and 16 deletions
+3 -1
View File
@@ -2,6 +2,8 @@
"name": "yellowlabtools",
"dependencies": {
"angular": "~1.3.5",
"ngModal": "git://github.com/gmetais/ngModal.git#1.2.3"
"ngModal": "git://github.com/gmetais/ngModal.git#1.2.3",
"angular-route": "~1.3.6",
"angular-resource": "~1.3.6"
}
}