June 2017
Intermediate to advanced
544 pages
12h 25m
English
After successfully setting up the environment correctly, you must be excited to build your first app. In this section of the chapter, we will use the commands to learn how to create a sample Ionic-based Hybrid App and build it to run on an actual device or emulator:
start command and name our project MyFirstApp. The output will be as illustrated in the following screenshot:
$ cd MyFirstApp.Now, as we are in an Ionic project folder, we can run Ionic project-specific ...
Read now
Unlock full access