Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wetillix/ionic-animation-test
Application Ionic utilisant Animate.css pour les animations.
https://github.com/wetillix/ionic-animation-test
angular angular10 angular9 animatecss animation animation-css ionic ionic-4 ionic-5 ionic-framework
Last synced: 26 days ago
JSON representation
Application Ionic utilisant Animate.css pour les animations.
- Host: GitHub
- URL: https://github.com/wetillix/ionic-animation-test
- Owner: wetillix
- Created: 2020-11-02T05:55:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-09T07:58:34.000Z (about 4 years ago)
- Last Synced: 2023-10-03T03:17:06.941Z (over 1 year ago)
- Topics: angular, angular10, angular9, animatecss, animation, animation-css, ionic, ionic-4, ionic-5, ionic-framework
- Language: TypeScript
- Homepage: https://blog.vyconsulting-group.com/comment-faire-des-animations-dans-une-application-ionic-avec-animate-css/
- Size: 567 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ionic-animation-test
Application Ionic utilisant [Animate.css](https://animate.style/) pour les animations dans le cadre de l'article https://blog.vyconsulting-group.com/comment-faire-des-animations-dans-une-application-ionic-avec-animate-css/## Exécutez ces commandes dans l'ordre
`npm i`
`ionic serve`
## Ouvrez ensuite suivant votre préférence le dossier `android` avec Android Studio et le dossier `ios` avec XCode.