Files
vue-cli/packages/@vue/cli-service-global/template/index.html
2018-01-07 18:39:14 -05:00

11 lines
162 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Vue CLI App</title>
</head>
<body>
<div id="app"></div>
</body>
</html>