Debug Windows 10 app on device

Hi, how could I debug my Ionic app on mobile with windows 10 installed?
Is there something like chrome inspector?
The problem is that the app run without problem when I launch it with Visual Studio.
When I run the app directly on my device, the app crash.

You can debug from Visual Studio, it should have an option when you build to inspect

https://taco.visualstudio.com/en-us/docs/debug-using-visual-studio/