diff --git a/package.json b/package.json index fb58d99..dc4e340 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "author": "", "license": "ISC", "dependencies": { + "body-parser": "^1.13.2", "express": "^4.13.1", "mongoose": "^4.0.7" } diff --git a/public/index.html b/public/index.html index b863bb1..fb7d8a2 100644 --- a/public/index.html +++ b/public/index.html @@ -5,11 +5,38 @@ + + + + + + + + +
-