Switch dev port to 3000, drop dashboard quick actions and header active highlight
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@ -15,7 +15,7 @@ inside the container.
|
||||
```sh
|
||||
make install # install dependencies inside the container
|
||||
make db-init # create data/avtoambor.db with schema + seed
|
||||
make run # dev server at http://localhost:5173
|
||||
make run # dev server at http://localhost:3000
|
||||
```
|
||||
|
||||
`make help` lists every target.
|
||||
|
||||
Reference in New Issue
Block a user