From 53513a93270ff4064b7c51198bd709383e3c29c5 Mon Sep 17 00:00:00 2001 From: eshengsky Date: Tue, 18 Jun 2019 22:21:39 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2d2eb0..a3db7b6 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ $ npm install #### 启动站点 ```Shell -$ gulp +$ npm start ``` 打开浏览器,访问 [http://localhost:3000/](http://localhost:3000)