Setting up a Cordova app with Angularjs from scratch can be annoying, use this project as a template to start your app.
It's simple:
cordova create <NAME_APP> --template=cordova-ng-boilerplate
The project include the packages:
- angularjs v1.6.6
- angular-route v1.6.6
- normalize-css v7.0.0