Add Project view

This commit is contained in:
Oliver Davies 2019-04-28 13:55:05 +02:00
parent cae2eba604
commit df96357eec
2 changed files with 9 additions and 0 deletions

3
src/views/Project.vue Normal file
View file

@ -0,0 +1,3 @@
<template>
<div>Project</div>
</template>