Skip to content

Commit

Permalink
Placeholder html examples page.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMurphy committed Feb 10, 2016
1 parent 431cc33 commit 4c9a11e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!doctype html>

<html lang="en">
<head>
<meta charset="utf-8">

<title>Angular 2 Components Examples</title>
<meta name="description" content="NG2 Components Test Page">
<meta name="author" content="Chris Murphy">
</head>

<body>
Placeholder for examples.
</body>
</html>

0 comments on commit 4c9a11e

Please sign in to comment.