toloframework
Version:
Javascript/HTML/CSS compiler for Firefox OS or nodewebkit apps using modules in the nodejs style.
3 lines (2 loc) • 487 B
HTML
<html><head><title>Test</title><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><script src="js/@index.js"></script><link rel="stylesheet" type="text/css" href="css/wdg.css"><script src="js/$.js"></script><script src="js/main.js"></script><script src="js/tp4.wysiwyg-editor.js"></script><script src="js/wdg.js"></script><link rel="stylesheet" type="text/css" href="css/@index.css"></head><body>
</body></html>