Skip to content

Commit 6c5b117

Browse files
ashfaqhaqthetaPC
andauthored
docs(previewing): adding instruction about "ionic serve --external" (#3045)
Co-authored-by: Maria Hutt <[email protected]>
1 parent dc465d5 commit 6c5b117

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/developing/previewing.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ $ ionic serve
3838

3939
With `ionic serve` running, continue developing your app. As you save changes, the app reloads with those changes applied.
4040

41+
:::note
42+
43+
If the external link isn't listed on the terminal, then run `ionic serve --external` to generate it.
44+
45+
:::
46+
4147
When implementing native functionality, use [Platform Detection](../core-concepts/cross-platform.md).
4248
When you're ready to test on a real device, see here for [iOS](ios.md) and [Android](android.md).
4349

0 commit comments

Comments
 (0)