initial: bootstrap from BukidBountyApp base
This commit is contained in:
11
index.html
Normal file
11
index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Bukid Bounty Market</title>
|
||||
<script type="module" src="/resources/js/app.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="main-body" data-page='{"component":"Home","props":{}}'></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user