This sample app utilizes the following modules to demonstrate how to bind widget behavior to a rendered DOM element:
git clone https://github.com/marko-js-samples/widget-bind.git
cd widget-bind
npm install
node server.js
Navigate to http://localhost:8080/ to see your application in action!