Cross-platform Japanese language-learning app based on Houhou SRS https://houhou-srs.com/
.github/workflows | ||
.reuse | ||
.vscode | ||
LICENSES | ||
public | ||
src | ||
src-tauri | ||
.envrc | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json5 | ||
.tokeignore | ||
CREDITS.md | ||
flake.lock | ||
flake.nix | ||
index.html | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
rustfmt.toml | ||
tailwind.config.js | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
Houhou SRS
Based on Houhou SRS
Should run on Windows, Mac, and Linux in theory.
Check releases to see if there are any builds
Building from source
npm ci
npm run tauri dev