change nuxt base

This commit is contained in:
Amir Mohamadi
2020-06-03 14:13:34 +04:30
parent b3421baf3c
commit 75f8971cb3
69 changed files with 52497 additions and 689 deletions
+15
View File
@@ -0,0 +1,15 @@
<template>
<div class="container">
salam
</div>
</template>
<script>
export default {
components: {
}
}
</script>