🔧 Migrate from npm to Bun (#2097)
This commit is contained in:
@@ -63,7 +63,7 @@ docker compose stop frontend
|
||||
And then start the local frontend development server:
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
bun run dev
|
||||
```
|
||||
|
||||
Or you could stop the `backend` Docker Compose service:
|
||||
|
||||
Reference in New Issue
Block a user