grunt-couchapp
Version:
A grunt plugin for building and uploading couchapps
16 lines (15 loc) • 493 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="" name="keywords" />
<meta content="" name="description" />
<script language="javascript" src="js/client.js" type="text/javascript"></script>
<title>Demo</title>
</head>
<body>
<h1>Demonstration</h1>
<p id="working">Congratulations! You have installed
grunt-couchapp correctly.</p>
</body>
</html>