Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 644 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 644 Bytes

Ionic Route Animation Demo

An example of how to animate routes in an Ionic application. This project was first created in 2019 and the original interaction can be seen here: https://twitter.com/seanfperkins/status/1136502546577723397/video/1.

The project has been updated to use the latest version of Ionic and Angular. Not all of the features are updated at this time.

Getting Started

To get started, clone the repository and install the dependencies:

npm install

Then, run the application:

npm run start