Setup three.js

This commit is contained in:
Nettika 2026-01-28 23:39:01 -08:00
parent 2105d05749
commit f0fece522d
No known key found for this signature in database
7 changed files with 201 additions and 36 deletions

View file

@ -14,11 +14,13 @@
},
"dependencies": {
"pinia": "^3.0.4",
"three": "^0.182.0",
"vue": "^3.5.24"
},
"devDependencies": {
"@eslint/js": "^9.39.2",
"@types/node": "^24.10.1",
"@types/three": "^0.182.0",
"@vitejs/plugin-vue": "^6.0.1",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.8.1",