Skip to content

Commit

Permalink
fix readme command to start front (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccadumazert authored Mar 4, 2024
1 parent 3fbeda2 commit 7c75231
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 7c75231

Please sign in to comment.