plaid-link-ionic-example icon indicating copy to clipboard operation
plaid-link-ionic-example copied to clipboard

An example Ionic app using Plaid Link

Plaid Link + Ionic example

Using this project

We recommend using the Ionic CLI to create new Ionic projects that are based on this project but use a ready-made starter template.

For example, to start a new Ionic project with the default tabs interface, make sure the ionic utility is installed:

$ npm install -g ionic

Then run:

$ ionic start myProject tabs