add new lesson mode and started code refraction

This commit is contained in:
Rene Kievits
2025-12-20 04:31:15 +01:00
parent 6438660b03
commit 4428a2b7be
101 changed files with 12255 additions and 8172 deletions

View File

@@ -0,0 +1,9 @@
{
"appId": "com.zenkanji.app",
"appName": "Zen Kanji",
"webDir": "dist",
"server": {
"androidScheme": "http",
"cleartext": true
}
}