From b9c5fcf085bed9c6100283133531b36bfbb06cf0 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Mon, 25 May 2020 15:07:03 -0700 Subject: Build system integration using vue-cli. --- public/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/index.html (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..f718159 --- /dev/null +++ b/public/index.html @@ -0,0 +1,18 @@ + + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + +
+ + + -- cgit v1.2.3