Parcourir la source

update readme

louyu il y a 7 ans
Parent
commit
e1ea9c5589
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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