I\'m new on ionic 2 and i\'m trying to insert an image, but i don\'t realize the real path. inside the file app/pages/getting-started/getting-started.html
&
The following worked for me.
Inserted to home.html file located inside app/src/pages/home directory.
Location of the image is app/src/assets/imgs/logo.png
Hope this helps.