diff --git a/src/App.vue b/src/App.vue index 33b2986..55da46d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,8 +1,15 @@ - - diff --git a/src/components/ProjectList.vue b/src/components/ProjectList.vue new file mode 100644 index 0000000..9b01c6a --- /dev/null +++ b/src/components/ProjectList.vue @@ -0,0 +1,408 @@ + + + + + \ No newline at end of file