# README ## environment and requirements - windows 10 - node 18 - ionic 7 ## to start dev environment ```batch > .\scripts\000_clean.bat > .\scripts\002_build_w.bat ``` ## to build apk ```batch T.B.A. sync to android studio > npm run update_splash ```