Created
December 28, 2017 21:21
-
-
Save aramkoukia/ebb54ee8a63c2b155e00be69cb529bc1 to your computer and use it in GitHub Desktop.
MEVN Stack index
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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