Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed May 4, 2020
1 parent cdfeeef commit 9ccb84a
Show file tree
Hide file tree
Showing 4 changed files with 32,827 additions and 0 deletions.
11 changes: 11 additions & 0 deletions dist/public/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>React app</title>
</head>
<body>
<div id="app"></div>
<script src="/static/js/app.js"></script>
<link href="/static/semantic.min.css" rel="stylesheet" />
</body>
</html>
Loading

0 comments on commit 9ccb84a

Please sign in to comment.