Skip to content

Commit d568b7c

Browse files
authored
Update README.md
1 parent a6ab1ef commit d568b7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ import dataMasking from "vue-manual-data-masking";
5858
```bash
5959
# install dependencies
6060
npm install
61-
# serve with hot reload at localhost:8080
62-
npm run dev
61+
# serve with hot reload at localhost:8888
62+
npm run serve
6363
# build for production with minification
6464
npm run build
6565
```

0 commit comments

Comments
 (0)