Skip to content

Instantly share code, notes, and snippets.

@aramkoukia
Created December 28, 2017 21:21
Show Gist options
  • Save aramkoukia/ebb54ee8a63c2b155e00be69cb529bc1 to your computer and use it in GitHub Desktop.
Save aramkoukia/ebb54ee8a63c2b155e00be69cb529bc1 to your computer and use it in GitHub Desktop.
MEVN Stack index
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Vue, Node and Azure CosmosDB</title>
</head>
<body>
<div id="app"></div>
<script src="server/www/build.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment