Update SETUP.md

pull/56/head
Katri 4 months ago committed by GitHub
parent d62a11b4e2
commit 8e634194dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 5
      docs/SETUP.md

@ -22,9 +22,10 @@
```
4. Run the application:
```bash
bun run dev
bun --bun run dev
```
5. Build the application:
(ONLY FOR PRODUCTION!!) Build the application:
```bash
bun run build
```

Loading…
Cancel
Save