Skip to content

Commit

Permalink
fix readme command to start front
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccadumazert committed Mar 4, 2024
1 parent 3fbeda2 commit 4aaea40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stop:
${DOCKER_COMPOSE} stop

start-front sf:
cd front && npm run dev
npm run dev

restart r: stop start

Expand Down

0 comments on commit 4aaea40

Please sign in to comment.