Skip to content

Commit 52d8cc4

Browse files
committed
update
1 parent d7ba075 commit 52d8cc4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@
88
https://njleonzhang.github.io/vue-data-tables
99

1010
## Dev
11-
``` bash
12-
# install dependencies
11+
12+
* install dependencies
13+
1314
```
1415
yarn install
1516
```
1617

17-
# serve test/play with hot reload at localhost:8080
18+
* serve test/play with hot reload at localhost:8080
19+
1820
```
1921
npm run play
2022
```

0 commit comments

Comments
 (0)