April 2017
Beginner to intermediate
378 pages
7h 57m
English
To test, we will scaffold a new project and execute the following commands:
ionic start -a "Example 15" -i app.example.fifteen example15 blank --v2
And cd into the example15 folder.
ionic plugin search battery status
ionic plugin add cordova-plugin-battery-status.
Read now
Unlock full access