Go to file
2025-08-22 15:54:58 +08:00
.vscode first commit 2025-08-18 17:59:39 +08:00
public fix: 修正文字顏色錯誤套用瀏覽器 darkMode 問題 2025-08-22 15:54:58 +08:00
src fix: 修正文字顏色錯誤套用瀏覽器 darkMode 問題 2025-08-22 15:54:58 +08:00
.env.development feat: 製作 forge viewer 功能 2025-08-21 14:49:51 +08:00
.env.production feat: 製作 forge viewer 功能 2025-08-21 14:49:51 +08:00
.gitignore first commit 2025-08-18 17:59:39 +08:00
index.html feat: 製作 forge viewer 功能 2025-08-21 14:49:51 +08:00
package-lock.json feat: 製作 forge viewer 功能 2025-08-21 14:49:51 +08:00
package.json feat: 製作 forge viewer 功能 2025-08-21 14:49:51 +08:00
postcss.config.js first commit 2025-08-18 17:59:39 +08:00
README.md first commit 2025-08-18 17:59:39 +08:00
tailwind.config.js fix: 修正文字顏色錯誤套用瀏覽器 darkMode 問題 2025-08-22 15:54:58 +08:00
vite.config.js feat: 製作 forge viewer 功能 2025-08-21 14:49:51 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.