awesome-cordova-plugins/test/app/index.html
Max Lynch d934853b01 Shit
2015-11-24 16:55:09 -06:00

11 lines
177 B
HTML

<!doctype html>
<html>
<head>
<script src="../../dist/cordova-wrap.js"></script>
<script src="app.js"></script>
</head>
<body>
<h2>Test</h2>
</body>
</html>