Setup front-end React code

I have been trying to setup the proxy for developing front-end code for my custom plugin from this github repo Here.

as suggested I did run this given code use npm start on port 3000.

But the problem here is it shows only folder directories on localhost:3000.

Is there anything am I missing for the setting up ?

Thanks

Hey @dev_dude!

If you go to http://localhost:3000/projects, you should start experiencing SonarQube as you expect.

I’ll be honest, I have no idea if this is the intended behavior, so I’ll flag this for attention. However, this should unblock you.

Thanks it worked. :blush:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.