Explorar el Código

update readme

louyu hace 7 años
padre
commit
e1ea9c5589
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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