diff --git a/README.md b/README.md new file mode 100644 index 0000000..8793831 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# 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 +``` + +## License +[![CC BY-NC-SA](https://i.creativecommons.org/l/by-nc-nd/3.0/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)