Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
qincheng.zhong committed Jul 13, 2015
1 parent e0214ba commit 9872a0f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions build.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<title>TODO supply a title</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="require.js" data-main="main-built"></script>

</head>
<body>
<div ms-controller="demo">
<input ms-widget="datepicker"/>
</div>
</body>
</html>

0 comments on commit 9872a0f

Please sign in to comment.