Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1d75177

Browse files
committed
Merge branch 'endr' of https://github.com/caseywebdev/js-framework-benchmark into caseywebdev-endr
2 parents 757f1da + 1c8511a commit 1d75177

File tree

5 files changed

+4367
-0
lines changed

5 files changed

+4367
-0
lines changed

frameworks/keyed/endr/index.html

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

0 commit comments

Comments
 (0)