Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 04ffc0f

Browse files
Update README.md
1 parent 0afc0a3 commit 04ffc0f

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
@@ -8,8 +8,13 @@ The official working repository for V1 of Chakra UI Vue with Vue 3 support.
88
```bash
99
pnpm install
1010

11+
pnpm build
12+
13+
# Start packages dev server
1114
pnpm dev
1215

16+
17+
# In separate terminal
1318
pnpm playground:dev
1419
```
1520

0 commit comments

Comments
 (0)