2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-05-24 13:54:04 +03:00
Files
vue-form-wizard/index.html
T
2017-04-15 23:05:30 +03:00

12 lines
205 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>webpack-vue-clean</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>