How to debug React + Webpack on a real mobile device?

The only way I find to debug my Framework7 app with a mobile device is to actually run npm run build-cordova-prod and then cd into cordova folder and then cordova run android (or ios) however this process is far from being hot reload or even just a simple live reload.

Is there any kind of solution that Framework 7 offers as built in for this, or any kind of way to make this work so I can debug on the actual device?

Много статей находит Google по запросу: Cordova debug.