Skip to content

Commit ef67c01

Browse files
committed
Update 2016-11-15T22:36:27.567Z
1 parent 5bf0543 commit ef67c01

File tree

3 files changed

+21
-21508
lines changed

3 files changed

+21
-21508
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>React Starterify</title>
6+
7+
<link rel="stylesheet" href="styles/main.css">
8+
</head>
9+
<body>
10+
<div id="content"></div>
11+
12+
<script src="js/app.js"></script>
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)