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:
|
||||
cd backend && npm start
|
||||
|
||||
start:
|
||||
just start-backend &
|
||||
start-frontend:
|
||||
mise r dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue