-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindexVue.html
More file actions
20 lines (20 loc) · 826 Bytes
/
indexVue.html
File metadata and controls
20 lines (20 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="/favicon.ico"><title>hello-world</title>
<link href="/css/app.fb0c6e1c.css" rel="preload" as="style">
<link href="/js/app.02723d5f.js" rel="preload" as="script">
<link href="/js/chunk-vendors.caf87120.js" rel="preload" as="script">
<link href="/css/app.fb0c6e1c.css" rel="stylesheet">
</head>
<body>
<noscript><strong>We're sorry but hello-world doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript>
<div id="app">
</div>
<script src="/js/chunk-vendors.caf87120.js">
</script>
<script src="/js/app.02723d5f.js"></script>
</body>
</html>