vue-markdown/index.dev.html

15 lines
198 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<title>markdown</title>
<meta charset="utf-8">
</head>
<body>
<div id="app"></div>
<!-- <script src="./dist/simple.js"></script> -->
</body>
</html>