1
0
This commit is contained in:
syui 2024-03-23 05:49:10 +09:00
parent b4c3b89dde
commit a4b2cb101f
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -3,7 +3,7 @@
- host : [card.syui.ai](https://card.syuiai) - host : [card.syui.ai](https://card.syuiai)
```sh ```sh
$ nvm use 16 $ nvm use 21
$ yarn install $ yarn install
$ yarn dev $ yarn dev
``` ```