mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-07-13 15:28:32 +08:00
9 lines
77 B
HTML
9 lines
77 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div id="app"></div>
|
|
</body>
|
|
</html>
|
|
|
|
|