Skip to content

Commit a957e0a

Browse files
author
HC200ok
committed
2 parents 6201105 + d568b7c commit a957e0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<br>
22

33
<p align="center">
4-
<img src="logo.jpeg" wight="100" />
4+
<img src="logo.jpeg" width="250"/ />
55
</p>
66

77
<p align="center">
@@ -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)