Login
From:
Jose M. Gilgado
(Uncensored)
subscribe
How to render a React component in Hugo | Jose M.
https://josem.co/how-to-render-a-react-component-in-hugo/
links
backlinks
Roast topics
Find topics
Find it!
In order to render a React component in the static generator framework Hugo, we need to do some adjustments to our theme. In this guide we’ll see all the steps to use JSX too.