cancel
Showing results for 
Search instead for 
Did you mean: 

How to Embed a PWA Studio React Application in Any Website

How to Embed a PWA Studio React Application in Any Website

@Magento 

How to Embed a PWA Studio React Application in Any Website?

I have an static HTML file (outside of React app). I also developed a Magento PWA Studio React app which contains multiple components.

Is there any possibility to export and embed only the specific component from Magento PWA Studio React app to my another static HTML file? In traditional React app it's possible if we are doing like in below link.

https://betterprogramming.pub/how-to-embed-a-react-application-on-any-website-1bee1d15617f

How can we do the same concept in Magento PWA Studio React app?