docs: frontend README dev note
This commit is contained in:
@@ -7,7 +7,7 @@ Next.js 16 (React 19) dashboard untuk Discord Moderation Watcher.
|
|||||||
## Dev
|
## Dev
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bun run dev # next dev — port 3000
|
bun run dev # next dev — port 3000 (lokal; prod via nginx 4009)
|
||||||
bun run build # next build — static export ke out/
|
bun run build # next build — static export ke out/
|
||||||
bun run lint # Biome check
|
bun run lint # Biome check
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user