Skip to content

Instantly share code, notes, and snippets.

@neilcummings
Last active May 7, 2017 13:14
Show Gist options
  • Save neilcummings/4a9c58e5d231a7822220f0fb1fa8f69c to your computer and use it in GitHub Desktop.
Save neilcummings/4a9c58e5d231a7822220f0fb1fa8f69c to your computer and use it in GitHub Desktop.
SharePointAddInAngular - Index.html
<!DOCTYPE html>
<html>
<head>
<title>Angular With Webpack for SharePoint</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<my-app>Loading...</my-app>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment