diff --git a/package.json b/package.json index eabdcfa..b8c9187 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,8 @@ "version": "0.0.0", "private": true, "scripts": { - "start": "node ./bin/www" + "start": "supervisor ./bin/www", + "launch": "supervisor ./bin/www" }, "dependencies": { "body-parser": "~1.15.1", diff --git a/public/index.html b/public/index.html index 08fc4f0..c9de0e4 100644 --- a/public/index.html +++ b/public/index.html @@ -1,56 +1,59 @@ - - - - - - - Express Angular Starter - - - - - - -
-