Skip to content

Instantly share code, notes, and snippets.

@abdulhannanali
Forked from anonymous/index.html
Created February 24, 2016 01:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abdulhannanali/56494e2ae4724af7d35c to your computer and use it in GitHub Desktop.
Save abdulhannanali/56494e2ae4724af7d35c to your computer and use it in GitHub Desktop.
JS Bin // source http://jsbin.com/maqovusume
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.jsdelivr.net/pouchdb/latest/pouchdb.min.js"></script>
<script src="https://code.jquery.com/jquery-compat-3.0.0-alpha1.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment