How can I preview proxy page data in my Rails + React app?

How can I preview proxy page data in my Rails + React app?

user7856
Tourist
8 0 3

I am building an app(Rails + React) where I want to show design(user change and see the effect) preview of proxy page, but I am not sure how will I show the preview of proxy page within my app? I am thinking on Nokogiri to fetch the page HTML but is there any better way to do it?

Replies 0 (0)