mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
11 lines
207 B
HTML
11 lines
207 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="../../assets/step.css" />
|
|
</head>
|
|
<body class="ms-Fabric">
|
|
<div id="markdownReadme"></div>
|
|
<div id="app"></div>
|
|
</body>
|
|
</html>
|