How to host a react application on Cumulocity IoT

Hi Samanyu,

I’ve just tested it with this react sample application: GitHub - ahfarmer/emoji-search: Simple React app for searching emoji
I’ve had to adapt the homepage attriubute of the package.json to /apps/emoji-search.
After running npm run build, I’ve zipped the files contained in the newly created build folder and renamed the zip file to emoji-search.zip.

This zip file I just had to upload then to the tenant.

Regards,
Tristan