This commit is contained in:
Akira Tempaku 2025-03-07 15:36:54 +09:00
commit 87b223f5d8
Signed by: paku
GPG key ID: 5B4E8402BCC50607
6 changed files with 660 additions and 0 deletions

8
README.md Normal file
View file

@ -0,0 +1,8 @@
```
npm install
npm run dev
```
```
open http://localhost:3000
```