1
0
This commit is contained in:
2024-08-06 23:15:09 +09:00
parent e5b3ebd080
commit a1ef7f204f
2 changed files with 17 additions and 2 deletions

View File

@ -16,8 +16,21 @@ $ yarn dev
$ yarn build
```
## planet
- deploy : [https://card.syui.ai/planet?g=sun](https://card.syui.ai/planet?g=sun)
- ref : [https://git.syui.ai/ai/star/galaxy-react](https://git.syui.ai/ai/star/galaxy-react)
```
$ cd planet
$ npm i
$ npm run start
```
## min-react
three-vrm v3 + vrm(unity + vrm v1.0) + anim(vrma)
```
$ cd min-react
$ npm i
@ -33,3 +46,5 @@ $ cd min-ts
$ yarn install
$ yarn dev
```