https://github.com/comorebi-notes/echa
https://echa--comorebi-notes.web.app/
https://github.com/comorebi-notes/echa
Last synced: 8 months ago
JSON representation
https://echa--comorebi-notes.web.app/
- Host: GitHub
- URL: https://github.com/comorebi-notes/echa
- Owner: comorebi-notes
- Created: 2021-06-15T07:55:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-15T08:09:46.000Z (about 5 years ago)
- Last Synced: 2025-07-27T18:55:40.049Z (11 months ago)
- Language: JavaScript
- Size: 229 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# echa
昔懐かしお絵描きチャットでございます。
https://echa--comorebi-notes.web.app/

## setup
* `/src/firebase.config.example.js` をコピーして `/src/firebase.config.js` とし、に必要な API のパラメータを設定してください
```bash
$ yarn install
$ yarn start
```
## その他
* https://github.com/tys2001/white-board を参考にさせていただきました。ありがとうございます!