Reputation: 716
This is just a feasibility question. I currently have a domain mydomain.com
hosted by webflow
. The main domain will be used as a landing page. I also have a subdomain named sub.mydomain.com
which I want to write some reactjs
code and host it in firebase hosting. Is it doable? Thanks!
Upvotes: 1
Views: 44
Reputation: 716
It looks like it's doable. I just need to add an A record for sub.mydomain.com and point to the IP of firebase hosting.
Upvotes: 1