1
0
This commit is contained in:
2023-04-01 04:52:34 +09:00
parent ad8daeb7d1
commit 48dbada67f
77 changed files with 2253 additions and 197 deletions

9
readme.md Normal file
View File

@ -0,0 +1,9 @@
# card
- host : [card.syui.ai](https://card.syuiai)
```sh
$ nvm use 16
$ yarn install
$ yarn dev
```