Browse Source

update readme

louyu 7 năm trước cách đây
mục cha
commit
e1ea9c5589
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -11,6 +11,9 @@ npm install
 # serve with hot reload at localhost:8080
 npm run dev
 
+# 启动mock服务器(localhost:3000)
+npm run mockfaker
+
 # build for production with minification
 npm run build