Skip to content

Commit 41aae0c

Browse files
committed
feat(vue-demo): update README
1 parent 0726433 commit 41aae0c

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export function Editor() {
7777

7878
### Setup
7979

80-
- node.js >18.16.0
80+
- node.js > 20.0
8181
- [enable corepack](https://www.totaltypescript.com/how-to-use-corepack): `corepack enable && corepack enable npm`
8282

8383
### Local Development

packages/vue-demo/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ This demo is used to test `@tidbcloud/tisqleditor-vue` package, created by Vue3+
44

55
## Preview
66

7-
![tisqleditor vue](./public/tisqleditor-vue.png)
7+
👉🏻 [Try it](https://tisqleditor-vue-demo.vercel.app)
88

9-
## Get Started
9+
![tisqleditor vue demo](./public/tisqleditor-vue-demo.png)
10+
11+
## Getting Started
1012

1113
```bash
1214
pnpm i
Loading
-39.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)