updated serve recipe

This commit is contained in:
Daniel Fichtinger 2025-07-01 18:31:31 -04:00
parent 7be4a24ed9
commit f007ba16b8

View file

@ -8,7 +8,6 @@ init:
build:
@just run build
serve:
@just run build
@just run serve
set positional-arguments := true