Duration: 15:35 min
Summary: In this lesson, we will discuss the second template, which is tabs. So, we already know that we can create an ionic application based on existing templates. We already tried the blank option in the previous video. Today, we will try the tabs option. When we do “ionic serve” on this, we will notice that we get more functionality. We will see that many of the routes are already provided. In addition to services and controllers. We get a somewhat working application that we can adjust to our needs. After creating the application, we will look at the code and see how everything is built.