Skip to content

Commit

Permalink
Add static middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Ho authored and gunjpan committed Dec 24, 2015
1 parent 0a4d3ac commit 5d97f0a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions client/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<title>LoopBack</title>
</head>
<body>
<h1>LoopBack Rocks!</h1>
<p>Hello World... </p>
</body>
</html>

0 comments on commit 5d97f0a

Please sign in to comment.