1
0
This commit is contained in:
2025-11-21 06:05:19 +09:00
parent e48ebb953f
commit 47ed2a0633
23 changed files with 417 additions and 11 deletions

View File

@@ -47,4 +47,11 @@ $ yarn install
$ yarn dev
```
## theatre
```sh
$ cd theatre
$ npm install
$ npm run dev
```