An animated splashscreen for Ionic 2 with tab bar. This is currently not possible with cordova, so this is done with html and css. Tab bar will slide up after the splash screen.
- run
npm install
from the project root - Run
ionic serve
from the project root