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.
2 parents 77a75c2 + f36ba4c commit bbcbde8Copy full SHA for bbcbde8
README.md
@@ -143,7 +143,7 @@ All commands are run from the root of the project, from a terminal:
143
| Command | Action |
144
| :------------------ | :------------------------------------------------- |
145
| `npm install` | Installs dependencies |
146
-| `npm run dev` | Starts local dev server at `localhost:3000` |
+| `npm run dev` | Starts local dev server at `localhost:4321` |
147
| `npm run build` | Build your production site to `./dist/` |
148
| `npm run preview` | Preview your build locally, before deploying |
149
| `npm run check` | Check your project for errors |
0 commit comments