From ad6a6525dce2774721e68a5cfe89c1d0889fd321 Mon Sep 17 00:00:00 2001 From: luchenqun Date: Mon, 17 Oct 2016 21:37:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=93=E4=BD=B3=E8=A6=81=E7=9D=A1=E8=A7=89?= =?UTF-8?q?=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +- public/index.html | 89 +++++++++++++++++---------------- public/scripts/semantic-init.js | 1 + 3 files changed, 49 insertions(+), 44 deletions(-) create mode 100644 public/scripts/semantic-init.js 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 - - - - - - -
-