diff --git a/README.md b/README.md index 8cbb7c1..472c44d 100644 --- a/README.md +++ b/README.md @@ -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