Update README.md

This commit is contained in:
Peng-YM
2022-05-23 18:47:34 +08:00
committed by GitHub
parent 9216f5c256
commit 52fe634b60

View File

@@ -75,7 +75,7 @@ npm install
1. In `backend`, run the backend server on http://localhost:3000 1. In `backend`, run the backend server on http://localhost:3000
``` ```
node sub-store.js npm run serve
``` ```
2. In`web`, start the vue-cli server 2. In`web`, start the vue-cli server