https://github.com/javaluo/vue-live2d-demo
live 2d 前端demo
https://github.com/javaluo/vue-live2d-demo
Last synced: 3 months ago
JSON representation
live 2d 前端demo
- Host: GitHub
- URL: https://github.com/javaluo/vue-live2d-demo
- Owner: javaLuo
- Created: 2025-03-21T15:18:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-21T15:41:17.000Z (about 1 year ago)
- Last Synced: 2025-03-21T16:34:52.511Z (about 1 year ago)
- Language: Vue
- Size: 35.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```js
npm install // 安装
npm run dev // 运行
```
主要看`src/App.vue`