Initial commit AB#12
This commit is contained in:
12
app/index.html
Normal file
12
app/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head lang="en">
|
||||
<title>MLB Gameday</title>
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</html>
|
||||
<body>
|
||||
<div id="app-root"></div>
|
||||
</body>
|
||||
Reference in New Issue
Block a user