louyu 7 anni fa
parent
commit
e1ea9c5589
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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