Skip to content

abritopach/ionic-3D-card-carousel

Repository files navigation

DEPRECATED Ionic-3D-Card-Carousel

Sample project that shows an experimental 3D card carousel in Ionic.

DEPRECATED ⛔: This component is deprecated and no longer supported. If you want to use a new version developed with stencil check the following repository: https://github.com/abritopach/st-3d-card-carousel

  • FrontEnd: Ionic App.

Running

Before you go through this example, you should have at least a basic understanding of Ionic concepts. You must also already have Ionic installed on your machine.

  • Test in localhost:
npm install
ionic serve
  • Test in Android:
ionic cordova add platform android
ionic cordova run android
  • Test in iOS:
ionic cordova add platform ios
ionic cordova run ios

App example

Requirements

About

DEPRECATED Sample project that shows an experimental 3D card carousel in Ionic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published