1
0

add min react

This commit is contained in:
2024-08-05 12:50:28 +09:00
parent 99ded4af06
commit 4583a1b94a
36 changed files with 11573 additions and 2 deletions

View File

@ -16,3 +16,20 @@ $ yarn dev
$ yarn build
```
## react-anim
```
$ cd react-anim
$ npm i
$ npm run start
```
## min-ts
minimum configuration
```sh
$ cd min-ts
$ yarn install
$ yarn dev
```