a fresh start

This commit is contained in:
Mark Moser
2014-08-28 21:46:46 -05:00
commit 1a187efd62
86 changed files with 8040 additions and 0 deletions

11
bower.json Normal file
View File

@ -0,0 +1,11 @@
{
"name": "MarkAMoser",
"version": "0.0.0",
"dependencies": {
"jquery": "~2.0",
"normalize-scss": "~2.1",
"modernizr": "~2.6.2",
"bootstrap": "~3.2.0",
"fontawesome": "~4.2.0"
}
}