zyra / ionic-image-loader-example

Example of ionic-image-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionic-image-loader-example

Example of ionic-image-loader

To use the app:

  1. Clone/download this repo
  2. Run git submodule init && git submodule update
  3. Run npm install to install dependencies
  4. Run ionic state reset to restore the plugins
  5. Add a platform of your choice. Example: ionic platform add android
  6. Run the app on a device or an emulator. ionic run android

About

Example of ionic-image-loader


Languages

Language:HTML 38.5%Language:TypeScript 34.8%Language:JavaScript 15.6%Language:CSS 11.0%