From 75be7dd3d6a96039c24f336223268d1acfbf1f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sof=C3=ADa=20Maturana?= Date: Tue, 14 Apr 2026 22:32:10 -0400 Subject: [PATCH] chore(just): adjust recipes --- justfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/justfile b/justfile index 9521a71..debe6d6 100644 --- a/justfile +++ b/justfile @@ -8,6 +8,5 @@ setup: start-backend: cd backend && npm start -start: - just start-backend & +start-frontend: mise r dev