Add bower package management

This commit is contained in:
perryharlock
2013-10-04 11:37:40 +01:00
parent 086122ca51
commit b619087cf9
16 changed files with 26 additions and 825 deletions

3
.bowerrc Normal file
View File

@@ -0,0 +1,3 @@
{
"directory" : "public/js/vendor"
}