Convert a Web Application into an Ionic App

InstructorLukas Ruebbelke

Share this video with your friends

Send Tweet

In this lesson, we are going to demonstrate how easy it is to copy existing Angular code into an Ionic app. It is literally as simple as removing unnecessary code from the Ionic app and pasting in the guts of our Angular application. Along the way, we will update some dependencies and discover a gotcha for including assets from a CDN.