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. --- src/App.vue | 214 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 src/App.vue (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue new file mode 100644 index 0000000..f7fd34a --- /dev/null +++ b/src/App.vue @@ -0,0 +1,214 @@ + + + -- cgit v1.2.3