742 B
Executable File
742 B
Executable File
README
environment and requirements
- windows 10
- node 18
- ionic 7
- android studio 2023.3.1
- for windows download here
to start dev environment
> .\scripts\000_clean.bat
> .\scripts\002_build_w.bat
to update words
> npm run import_001_vocabulary
> npm run import_002_connectives
> npm run import_003_questions
to build apk
sync to android studio
ionic > project > open in android studio
1. build in ionic
2. sync in ionic
3. open android studio
4. tools > build release apk