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 6ab22a7 commit 3e40466Copy full SHA for 3e40466
docs/tutorials/address-book.md
@@ -42,7 +42,7 @@ npm install
42
npm run dev
43
```
44
45
-You should be able to open up [http://localhost:5173][http-localhost-5173] and see an unstyled screen that looks like this:
+You should now be able to open up [http://localhost:5173][http-localhost-5173] and see your app running, though there's not much going on just yet.
46
47
## The Root Route
48
0 commit comments