add material-ui

This commit is contained in:
Collin M. Barrett 2017-10-31 09:09:03 -05:00
parent 4e188e43d8
commit 0a257ba077
3 changed files with 2486 additions and 842 deletions

BIN
package-lock.json generated Normal file

Binary file not shown.

File diff suppressed because it is too large Load diff

View file

@ -30,5 +30,8 @@
"url-loader": "0.5.9",
"webpack": "2.5.1",
"webpack-hot-middleware": "2.18.2"
},
"dependencies": {
"material-ui": "^0.19.4"
}
}
}