• Aufgepasst:

    HubSpot-Erfahrungen teilen & Amazon-Gutscheine erhalten

    Mehr erfahren

CMS Development

Kacper
Mitglied

Re-use React Components on Hubspot Website

lösung

Hello everyone,

im new to Hubspot and i am looking for a solution to have a CMS where i can re-use my react components. The intention is to copy-paste like the design and the functionality of my current react software to the website. Since the company i work for already got some website on Hubspot im trying to stick with it and to find a way to re-use my code here. The current website was developed by a freelancer and i dont have the access to the code locally yet. Im glad about any hints.

0 Upvotes
1 Akzeptierte Lösung
Kevin-C
Lösung
Trendsetter/-in | Partner
Trendsetter/-in | Partner

Re-use React Components on Hubspot Website

lösung

Hey @Kacper 

 

Check out these article:

 
The first article should show you how to get the existing and develop locally. To use react i'd imagine you'll have to use a bundler like webpack to compile everything into the formats needed.

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort
Kevin-C
Lösung
Trendsetter/-in | Partner
Trendsetter/-in | Partner

Re-use React Components on Hubspot Website

lösung

Hey @Kacper 

 

Check out these article:

 
The first article should show you how to get the existing and develop locally. To use react i'd imagine you'll have to use a bundler like webpack to compile everything into the formats needed.