chore(just): adjust recipes
This commit is contained in:
parent
8eba633d93
commit
75be7dd3d6
1 changed files with 1 additions and 2 deletions
3
justfile
3
justfile
|
|
@ -8,6 +8,5 @@ setup:
|
||||||
start-backend:
|
start-backend:
|
||||||
cd backend && npm start
|
cd backend && npm start
|
||||||
|
|
||||||
start:
|
start-frontend:
|
||||||
just start-backend &
|
|
||||||
mise r dev
|
mise r dev
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue