April 2017
Beginner to intermediate
378 pages
7h 57m
English
The next step in this chapter is to scaffold a new Ionic blank app and start integrating the Uber API with it.
Create a new folder named chapter7, open a new command prompt/terminal inside the chapter7 folder, and run the following:
ionic start -a "Riderr" -i app.example.riderr riderr blank --v2
This will scaffold a new blank project.
Read now
Unlock full access