awesome-cordova-plugins/test/app/index.html
2015-11-24 14:04:16 -06:00

11 lines
177 B
HTML

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