How can I start app in dev both on my pc and on phone that is connected to it? #12040
Replies: 1 comment
-
You can just open 2 terminals, one for
Sure, just make sure that each project uses its own port. |
Beta Was this translation helpful? Give feedback.
-
How can I start app in dev both on my pc and on phone that is connected to it?
By that I mean two dev instances, one compiles for android, one compiles for windows.
I'm also interested is it possible to have two dev instances on one machine.(Tauri starts two seperate dev apps on one pc)
Beta Was this translation helpful? Give feedback.
All reactions