As we explain in this post and in this post, we didn't want to duplicate the core logic of the mosica project, so we decided to create a mosica-core universal project to be shared by all of our experiments.
You need to clone this project as mosica-core so it will be referenced from the package.json of the current project.
$ yarn or
$ npm run install- ionic serve- ionic cordova build android- ionic cordova build ios- jest --watch