Initial commit
Issues with server config for openbim-components...
This commit is contained in:
13
index.html
Normal file
13
index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<title>WebArchi</title>
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
||||
<!--<link rel='stylesheet' type='text/css' media='screen' href='main.css'>-->
|
||||
<script src='main.js' type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="scene"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user