Skip to content

Commit e6e0ad4

Browse files
authored
Add bun command to development instructions
1 parent f782497 commit e6e0ad4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ npm run dev
1111
pnpm dev
1212
# or
1313
yarn dev
14+
# or
15+
bun dev
1416
```
1517

1618
Open <http://localhost:3000> with your browser to see the result.

0 commit comments

Comments
 (0)