Skip to content

Commit a4ac264

Browse files
authored
Add Vite command in README.md
1 parent 499ad3c commit a4ac264

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
yarn install
77
```
88

9+
## Vite
10+
11+
Build and run the `Vite` example:
12+
13+
`yarn run:vite`
14+
915
## webpack
1016

1117
Build and run the webpack example:

0 commit comments

Comments
 (0)