1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 10:54:39 +00:00

feat(components): index page components

This commit is contained in:
2022-11-09 20:02:28 +07:00
parent 10498fe8b3
commit f8a03bf7f7
20 changed files with 1358 additions and 783 deletions

9
.gitignore vendored
View File

@@ -10,10 +10,11 @@ tmp
# Build
src/.nuxt
src/.nitro
src/.cache
src/.output
src/dist
.nuxt
.nitro
.cache
.output
dist
# Environment
.env