DEMO
https://youtu.be/5H3Sswp5qYg?t=5100
$ git clone git@github.com:cola119/universal-devtools-poc.git $ cd universal-devtools-poc $ nvm use $ npm install$ npm run start $ npm run exampleOpen chrome://devtools/bundled/inspector.html?experiments=true&ws=localhost:9222 or devtools://devtools/bundled/inspector.html?experiments=true&ws=localhost:9222 (for latest Chrome)
And open the example application ( http://{your ip address}:3000 ) on your smartphone.