UNPKG

ria

Version:

Node tool for developing RIA Apps using the RIA app framework. Helps initialize the app and create modules using UI templates and archetecture.

8 lines (7 loc) 283 B
<!-- HTML contents for helloWorld don't leave file empty --> <p> The find cheech button, listens for a click which causes app.navigate('davesNotHere') to occur. Check it out in the helloWorld modules module.js <button id='findCheech'> Find Cheech. </button> </p>