hnschat-web/README.md

10 lines
178 B
Markdown
Raw Normal View History

2024-04-17 08:37:36 +10:00
# hnschat/web
This is frontend for [hnschat](https://hns.chat)
# Setup
```
git clone https://github.com/hnschat/web.git hnschat
cd hnschat
cp config.sample.json config.json
```