aboutsummaryrefslogtreecommitdiff
path: root/client/src/views/ExamplePage.vue
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/views/ExamplePage.vue')
-rw-r--r--client/src/views/ExamplePage.vue5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/src/views/ExamplePage.vue b/client/src/views/ExamplePage.vue
new file mode 100644
index 0000000..1cb803e
--- /dev/null
+++ b/client/src/views/ExamplePage.vue
@@ -0,0 +1,5 @@
+<template>
+ <div>
+ Example Page.
+ </div>
+</template>