houhou/README.md
2023-06-14 15:35:37 -05:00

16 lines
362 B
Markdown

# Houhou SRS
Based on [Houhou SRS](https://houhou-srs.com)
![](https://media.discordapp.net/attachments/407671898672070659/1118639514479505428/image.png)
Should run on Windows, Mac, and Linux in theory.
Check [releases](https://git.mzhang.io/michael/houhou/releases) to see if there are any builds
### Building from source
```
npm ci
npm run tauri dev
```