Skip to content

Commit 894a9f1

Browse files
committed
Merge branch 'nihil-pro-kr-observable'
2 parents df02146 + c2cdd60 commit 894a9f1

File tree

9 files changed

+3255
-0
lines changed

9 files changed

+3255
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>React + kr-observable</title>
6+
<link href="/css/currentStyle.css" rel="stylesheet" />
7+
</head>
8+
9+
<body>
10+
<div id="main"></div>
11+
<script src="dist/main.js"></script>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)