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.

11 lines (9 loc) 189 B
<!DOCTYPE html> <html> <head> <script src='app/core/app.js'></script> <script src='app/core/app.layout.js'></script> </head> <body> </body> </html>