I\'m a newbie of ionic 2, i create project and need to jquery plugin link colorbox, slick-carousel...
I\'ve run the command in a terminal
npm install
If anyone it reading this in 2017:
The page event ionViewLoaded() is not valid anymore. It is ionViewDidLoad() in the current RC4 version.
ionViewLoaded()
ionViewDidLoad()
For future reference: http://ionicframework.com/docs/v2/api/navigation/NavController/#lifecycle-events