diff --git a/apps/remixdesktop/README.md b/apps/remixdesktop/README.md index e69de29bb2..c6d3d1c0a1 100644 --- a/apps/remixdesktop/README.md +++ b/apps/remixdesktop/README.md @@ -0,0 +1,10 @@ +# REMIX DESKTOP + +## Development + +In the main repo run yarn serve +In this directory run yarn start:dev to boot the electron app +In chrome chrome://inspect/#devices you can add localhost:5858 to the network targets and then you will see an inspect button electron/js2c/browser_init +file:/// +You can use that to inspect the output of the electron app +