first step of gruntifying/nodifying/bowerifying the whole thing

This commit is contained in:
Manuel Friedli 2015-01-12 18:49:30 +01:00
parent 589751be5f
commit 018367f1ce
20 changed files with 201 additions and 20 deletions

3
.bowerrc Normal file
View file

@ -0,0 +1,3 @@
{
"directory": "bower_components"
}