feat: publish HoloLake model-native living system source
This commit is contained in:
parent
6ad10edde1
commit
c395dd3a99
2467 changed files with 615073 additions and 0 deletions
12
product-source/hololake-platform/team-foundation.html
Normal file
12
product-source/hololake-platform/team-foundation.html
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>HoloLake Lighthouse Team Beta 0.2.0</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/team-foundation-main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in a new issue