Update readme for web

This commit is contained in:
rhpidfyre 2024-12-11 17:08:38 -05:00
parent c630b44ad3
commit 119bb79a88

View File

@ -28,8 +28,13 @@ Prerequisite: bun installed
1. `cd web`
2. `bun install`
#### For development:
3. `bun run dev`
#### For production:
3. `bun run build`
4. `bun run start`
4. `bun run start` (optionally start a node server)
### Script Validation