Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 464 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 464 Bytes

ionic-animatedsplash

Create Animated Splash screen with ionic

Please follow the steps to test the ionic animated splash in your device.

First clone the project

$ git clone https://github.com/PraveenJP/ionic-animatedsplash.git

Then test the app in browser

$ ionic serve -lab 

Finally test the app in real device

$ ionic platform add android
$ ionic run android.

Thats it. :) Enjoy with code.