Modulo is one of the easiest frameworks to embed in existing applications.
You can use as little or as much of Modulo's framework as you'd like. Even when embedded and without server-side rendering, Modulo can be used to develop performant components.
Writing your first component takes only 3 steps. You can follow these steps in your text editor by either 1) creating a new, blank HTML file or 2) opening an HTML file from one of your existing web apps or projects:
Continue learning with Modulo's Documentation, which has many more interactive "playground" examples...