Skip to content

Commit 97fe022

Browse files
docs: add link to official demo (fastify#5994)
1 parent 199b1ae commit 97fe022

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ fastify.listen({ port: 3000 }, (err, address) => {
165165

166166
Do you want to know more? Head to the <a
167167
href="./docs/Guides/Getting-Started.md"><code><b>Getting Started</b></code></a>.
168+
If you learn best by reading code, explore the official [demo](https://github.com/fastify/demo).
168169

169170
> ## Note
170171
> `.listen` binds to the local host, `localhost`, interface by default

0 commit comments

Comments
 (0)