fix
This commit is contained in:
15
README.md
15
README.md
@ -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
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user