Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asoutherncat/vue-threejs-template
a threejs application template based on vue using the vite build tool
https://github.com/asoutherncat/vue-threejs-template
template threejs vite vue
Last synced: about 7 hours ago
JSON representation
a threejs application template based on vue using the vite build tool
- Host: GitHub
- URL: https://github.com/asoutherncat/vue-threejs-template
- Owner: ASouthernCat
- License: mit
- Created: 2023-08-28T07:20:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T09:28:03.000Z (26 days ago)
- Last Synced: 2024-10-23T07:07:01.068Z (24 days ago)
- Topics: template, threejs, vite, vue
- Language: JavaScript
- Homepage:
- Size: 630 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
This project is a threejs application template based on vue using the vite build tool.
一个使用[vite](https://vitejs.dev/guide/)构建的基于[vue3](https://vuejs.org/)前端框架的[threejs](https://threejs.org/)项目初始模板。# Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).