From b33bf15cd82a1312e9f0c4528418644c81c9b339 Mon Sep 17 00:00:00 2001 From: GTrush Date: Wed, 4 Aug 2021 17:25:52 +0800 Subject: [PATCH] Update README.md, added npm install command --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 930f42ae..9ccc1270 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ git clone https://gitee.com/myems/myems.git # for generate the static direction: 'build' cd myems/web +npm install npm run build cd myems