diff --git a/quickstart.mdx b/quickstart.mdx
index 4fc7601ca..02822232f 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -62,6 +62,10 @@ Find your exact URL on the **Overview** page of your [dashboard](https://app.min
## Make your first change
+
+ Working locally? Run [`mint dev`](/cli/index) from your documentation directory to preview changes at `http://localhost:3000` before pushing.
+
+