Application without tabs using ionic framework

I am trying to create a application using ionic framework (am a starter to ionic framework) which has a login page and after login authentication display the profile details of the user.

When we generate app for ionic by default it is generating the app with tabs which i dont want

can any one suggest me how to create a template and initialize that template as the default state and then navigate to profile page when clicked on a button in login page using ionic framework

Thanks in Advance Nagendra.