Initial Commit from Ember CLI v2.5.0

This commit is contained in:
Tomster
2016-04-25 13:15:27 +03:00
commit 53d15517f7
37 changed files with 536 additions and 0 deletions

4
.bowerrc Normal file
View File

@@ -0,0 +1,4 @@
{
"directory": "bower_components",
"analytics": false
}