awesome-cordova-plugins/test/app/index.html

10 lines
142 B
HTML
Raw Normal View History

2015-11-25 01:07:41 +08:00
<!doctype html>
<html>
<head>
<script src="../../dist/ionic-native.js"></script>
</head>
<body>
<h2>Test</h2>
</body>
</html>