WaspW
Wasp2y ago
Cliff_

Unable to get react working.

Hi,

Thanks for such an amazing framework.

I generated an app with Mage and tried to run it. While the login/sign up screens work, the dashboard screen is empty.

Upon further examination, I saw that the content is just
<noscript> You need to enable JavaScript to run this app. </noscript>

I have tried changing adding "proxy": "http://localhost:5000" to
package.json
. It did not works.

Kindly help me solve this issue.

Thanks and regards,
~Cliff
Was this page helpful?