README update
This commit is contained in:
parent
1dc4806818
commit
f93b9b90b9
1 changed files with 3 additions and 3 deletions
|
@ -79,14 +79,14 @@ pocketbase serve
|
|||
|
||||
2. dev mode
|
||||
|
||||
BUN 🐰
|
||||
BUN 🐰
|
||||
|
||||
```bash
|
||||
bun install && bun dev
|
||||
bun install && bun dev
|
||||
```
|
||||
|
||||
NPM 🪟
|
||||
|
||||
```bash
|
||||
npm run install && npm run dev
|
||||
npm run install && npm run dev
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue