Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 213 Bytes

dev_mode.md

File metadata and controls

15 lines (8 loc) · 213 Bytes

Run in dev mode

Use two consoles.

Run the backend

make run

Run the frontend

make run-front

Open http://localhost:3000 to login into the admin interface:

xdg-open http://localhost:3000