1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 02:44:40 +00:00

Init commit

This commit is contained in:
2022-10-18 23:55:27 +07:00
commit 26158d44b4
52 changed files with 13281 additions and 0 deletions

5
app.vue Normal file
View File

@@ -0,0 +1,5 @@
<template>
<div>
<NuxtPage />
</div>
</template>