Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
  • Loading branch information
Dhaiwat10 and arboleya authored Dec 15, 2023
1 parent 1337e30 commit a24b277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/src/guide/quickstart/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ yarn dev

:::

Your app should now be running on `localhost:3000`.
Your app should now be running on [`http://localhost:3000`](http://localhost:3000).

Any changes you make to your Sway smart contracts will be hot-reloaded and reflected in the frontend. All of this is enabled thanks to the new [fuels CLI](../cli/index.md). The fuels CLI has several more powerful customization options that will let you tweak your local dev experience to your liking.

0 comments on commit a24b277

Please sign in to comment.