This is a Chrome browser extension that serves the UI of Create React App from your local machine while you're browsing a cloud deployment.
To get started, go to chrome://extensions on your Chrome browser. Turn on the Developer Mode switch located in the top right corner.
Click on Load unpacked and select the directory of this repository.
Follow these two steps to start:
-
Start the Web application from your local machine.
-
Go to the cloud deployment URL to debug the code from your local machine.