mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-12 16:13:18 -06:00
add vue client folders, rename server files accordingly and update code
This commit is contained in:
5
client/src/App.vue
Normal file
5
client/src/App.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div id="app">
|
||||
<router-view/>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user