Merge module/ui
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><title>UI Module</title></head>
|
||||
<body>
|
||||
<div id="app">Loading...</div>
|
||||
<script src="src/app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user