Skip to content

Instantly share code, notes, and snippets.

@abdulhannanali
Forked from anonymous/index.html
Created February 24, 2016 01:37
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