Skip to content

Commit ba096ab

Browse files
committed
update-readme
1 parent ea201c1 commit ba096ab

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,19 @@ Supported package managers:
2828
- npm
2929
- yarn
3030
- bun
31+
32+
## Develop
33+
34+
Install [pnpm](https://pnpm.io/installation)
35+
36+
```bash
37+
pnpm install
38+
```
39+
40+
```bash
41+
pnpm run dev setup
42+
```
43+
44+
## Contribute
45+
46+
I will happily accept contributions for bug fixes and improvements

0 commit comments

Comments
 (0)