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

Commit 5cc7301

Browse files
Update README.md
1 parent 9676048 commit 5cc7301

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,7 @@ The official working repository for V1 of Chakra UI Vue with Vue 3 support.
77
### Install dependencies
88
```bash
99
yarn install
10-
```
11-
12-
### Watch components
13-
```bash
14-
yarn start
15-
```
1610

17-
### Component playground (based on vite)
18-
```bash
19-
# In one background terminal (Only needs to be run once)
20-
yarn start
21-
22-
# In another terminal
2311
yarn playground:dev
2412
```
2513

@@ -42,4 +30,7 @@ git commit -m "feat(component): create x component"
4230
git commit -m "chore: update x dependencies"
4331
```
4432

45-
For more information visit: [github.com/conventional-changelog/commitlint/#what-is-commitlint](https://github.com/conventional-changelog/commitlint/#what-is-commitlint)
33+
For more information visit: [conventional-changelog/commitlint](https://github.com/conventional-changelog/commitlint/#what-is-commitlint)
34+
35+
## Project Stats
36+
![Alt](https://repobeats.axiom.co/api/embed/40b60a8e21b08d97af5849ea7a8c7d7f46956824.svg "Repobeats analytics image")

0 commit comments

Comments
 (0)