Hello everybody,
I would like to know if there is a way to get the entire code of the component’s demonstration (
http://ionicframework.com/docs/v2/components/ ).
I’ve already got the ionic-conference-app but it is far away of using all components.
Thank in advance !
sure there is a repository:
and the ionic starter templates:
temp ionic2 sources:
https://github.com/driftyco/ionic2
1 Like
Hey, all of the source code for the component demos can be found here: https://github.com/driftyco/ionic-preview-app
The source code for the components themselves are here: https://github.com/driftyco/ionic/tree/2.0/ionic/components
And we have sample code under the test/
folder for (almost) each component. Hope that helps! 
3 Likes