Ok, so you have a great idea for React npm package, you want to publish it and let others use it, what are your options?

Ok, so you have a great idea for React npm package, you want to publish it and let others use it, what are your options?
Since the dawn of the web history, the only way to get your website on the screen was by using SSR. You had to upload your HTML & styles to the server, it compiled everything, and then you were ready to browse with fully populated HTML.