We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c7598 commit 282b1a7Copy full SHA for 282b1a7
README.md
@@ -53,7 +53,7 @@ SMTP_PORT=587
53
54
### Running Dev Locally
55
1. Open a terminal shell and run `make start-server-dev`
56
-2. Open a second terminal and run `start-portfolio-dev`
+2. Open a second terminal and run `make start-portfolio-dev`
57
3. Access web portfolio via `http://localhost:4000`
58
4. Stop locally started app by press Ctrl + C within both terminals
59
0 commit comments