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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ npm install
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