Unit-Iii - Hybrid App
Unit-Iii - Hybrid App
M.GNANAVEL
Hybrid App:
This command creates a new Ionic app named "MyApp" using the "blank" template.
CONTD..
3.Structure and Pages: Ionic apps are organized into
pages, each representing a separate component of the
app.
You can generate a new page using the Ionic CLI:
ionic generate page MyPage