Skip to content

Instantly share code, notes, and snippets.

@yodarjun
Created December 3, 2014 16:52
Show Gist options
  • Save yodarjun/857f2550ca22981dbe2f to your computer and use it in GitHub Desktop.
Save yodarjun/857f2550ca22981dbe2f to your computer and use it in GitHub Desktop.
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title>Crowdtap</title>
<link href="build/css/app.css" rel="stylesheet">
<script src='cordova.js'></script>
<script src='build/js/app.js'></script>
</head>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment