Combine side menu, tabs and login page with Ionic 4
- 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/meumobi/meu-starter.tabs-sidemenu.ionic-v4.git
. - Run
npm install
from the project root. - Run
ionic serve
in a terminal from the project root. - Profit. 🎉