summaryrefslogtreecommitdiff
path: root/day9/task5_vue/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'day9/task5_vue/index.html')
-rw-r--r--day9/task5_vue/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/day9/task5_vue/index.html b/day9/task5_vue/index.html
new file mode 100644
index 0000000..5f8b5e6
--- /dev/null
+++ b/day9/task5_vue/index.html
@@ -0,0 +1,14 @@
+<html lang="ru">
+
+<head>
+ <meta charset="UTF-8">
+ <title>"table_task1" table view</title>
+</head>
+
+<body>
+ <div id="app"></div>
+
+ <script src="static/js/bundle.js"></script>
+</body>
+
+</html> \ No newline at end of file