1
0

add atmosphere

This commit is contained in:
2025-11-20 19:39:03 +09:00
parent 8dddebec16
commit cb720251e7
33 changed files with 750 additions and 13 deletions

View File

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