We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ab1ef commit d568b7cCopy full SHA for d568b7c
README.md
@@ -58,8 +58,8 @@ import dataMasking from "vue-manual-data-masking";
58
```bash
59
# install dependencies
60
npm install
61
-# serve with hot reload at localhost:8080
62
-npm run dev
+# serve with hot reload at localhost:8888
+npm run serve
63
# build for production with minification
64
npm run build
65
```
0 commit comments