From 341a6e44148a7349aca7fb52ceececf737ce66a2 Mon Sep 17 00:00:00 2001 From: blobt <380255922@qq.com> Date: Wed, 2 Sep 2020 02:10:48 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 834080b..25d4fdc 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,11 @@ ```shell npm install yargs gulp gulp-if gulp-concat webpack webpack-stream vinyl-named gulp-livereload gulp-plumber gulp-rename gulp-uglify gulp-util express cookie-parser morgan serve-favicon mockjs ejs --save-dev ``` + +###监控和开发 +```shell +gulp --watch +``` + +###默认服务器端口 +localhost:3000 \ No newline at end of file