Skip to content

Commit e40677e

Browse files
authored
docs: update example's README
1 parent 214a039 commit e40677e

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

example/README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,5 @@
11
### Start
22

3-
#### npm
4-
5-
```bash
6-
npm install
7-
npm run dev
8-
```
9-
10-
#### yarn
11-
12-
```bash
13-
yarn add
14-
yarn dev
15-
```
16-
17-
#### pnpm
18-
193
```bash
204
pnpm install
215
pnpm dev

0 commit comments

Comments
 (0)