Is there a way to locally test a Full Page React App?

Hello there!

I’ve started developing a full page custom app for Freshworks CRM, using the React template. I’ve read that currently it isn’t possible to test a full page app locally, however as I’m using React, would it be possible to test, using npm start?

I’ve tried to used it, but the following message appeared:

If it is possible, what should I do to make it work? If not, is there another way of testing an full page React app locally?

Thanks!

Hi,

Have you checked this?

1 Like

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