Skip to content

Commit 3b82f88

Browse files
authored
Merge pull request #48 from inix/master
Update README.md: Add demo setup description
2 parents ae71eca + 39a830e commit 3b82f88

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
```sh
1414
npm install markdown-it-vue
1515
```
16+
## Running Demo
17+
```bash
18+
yarn install && yarn dev
19+
```
20+
open http://localhost:8080/
1621

1722
## Supports
1823

0 commit comments

Comments
 (0)