Initial react commit
This commit is contained in:
11
public/index.html
Normal file
11
public/index.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en-AU" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>domsPlace</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user