This samples shows how to have multiple tabs in a Ionic application.
Thankx to:
- Josh Morony https://www.joshmorony.com
- https://github.com/ionic-team/ionic-conference-app/blob/master/README.md
- Download the installer for Node.js 6 or greater.
- Install the ionic CLI globally:
npm install -g ionic - Clone this repository:
git clone https://github.com/iwhp/ionic-multiple-tabs.git. - Run
npm installfrom the project root. - Run
ionic servein a terminal from the project root.