Skip to content

Instantly share code, notes, and snippets.

Created February 24, 2016 01:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/b164d7fb70a1764a2db6 to your computer and use it in GitHub Desktop.
Save anonymous/b164d7fb70a1764a2db6 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