/widget-communication

Sample app that demonstrates inter-widget communication

Primary LanguageJavaScript

Sample App: Widgets (binding behavior)

This sample app utilizes the following modules to demonstrate how to setup inter-widget communication:

Installation

git clone https://github.com/marko-js-samples/widget-communication.git
cd widget-communication
npm install
node server.js

Navigate to http://localhost:8080/ to see your application in action!