nox/README.md

9 lines
181 B
Markdown

# blek! nox
blek! nox (or simply "nox") is a matrix client that focuses on a good look & feel
# build
```
yarn
yarn tauri build
# your build will be in src-tauri/target/release
```