Multiple Frameworks

Im wanting to make a quick project on making a counter and todo list on some of the most popular frame works. I also want to put all of these on a website as a demo type of thing, but not too sure how to do this because i know they all have their own type of build process.

TL;DR: is there a way to get multiple frameworks, like react, solid, or svelte, working on different directories on a single website? example.com/svelte or example.com/react
Was this page helpful?