* create interface for blocks
* actionTypes object in all actions
* testing reducers
* routing with ngrx
* levels
* welcome page
* setting/config page (speed, record, ...)
Build for production:
* npm i -g cordova
* add an empty www folder in the root of project
* cordova platform add android
* npm run build