This sample app demonstrates how to render a single UI component in the browser. Lasso.js is used to bundle up the required JavaScript and CSS code.
git clone https://github.com/marko-js-samples/marko-client-rendering.git
cd marko-client-rendering
npm install
npm run build
open index.html