gaoshuaixing %!s(int64=4) %!d(string=hai) anos
pai
achega
892053b3d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -42,7 +42,7 @@
     ```
     # 开发者模式
         # 1:【进入前端目录】,启动vue
-        cd frontend && npm run serve
+        cd frontend && npm install && npm run serve
         
         # 2:【根目录】,启动后端服务
         cd ../ && npm run dev