tabs!
This commit is contained in:
parent
c836bb62c2
commit
2b976e812c
8 changed files with 126 additions and 33 deletions
9
public/views/tab-home.html
Normal file
9
public/views/tab-home.html
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
<<ion-view view-title="Home">
|
||||
<ion-content class="padding">
|
||||
<h2>Welcome to Home</h2>
|
||||
<p>
|
||||
This is the Ionic starter for tabs-based apps. For other starters and ready-made templates, check out the <a href="http://market.ionic.io/starters" target="_blank">Ionic Market</a>.
|
||||
<p>
|
||||
</ion-content>
|
||||
</ion-view> p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue