Skip to content

Commit

Permalink
Add bower
Browse files Browse the repository at this point in the history
  • Loading branch information
cs278 committed Sep 22, 2014
1 parent 0f5c6f5 commit 9126896
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bowerrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"directory": "vendor/bower"
}
9 changes: 9 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "lec-website",
"dependencies": {
},
"ignore": [
"**/.*",
"node_modules"
]
}

0 comments on commit 9126896

Please sign in to comment.