This is the companion code to this medium post, and demonstrates how to create a master-detail app using ionics split-pane component.
Grab the code, then...
npm install -g cordova ionic
cd [ionic-split-pane-directory]
npm i
ionic serve
This is the companion code to this medium post, and demonstrates how to create a master-detail app using ionics split-pane component.
Grab the code, then...
npm install -g cordova ionic
cd [ionic-split-pane-directory]
npm i
ionic serve