Evan Feenstra
5 years ago
4 changed files with 32827 additions and 0 deletions
@ -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> |
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 257 KiB |
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue