An open API service indexing awesome lists of open source software.

https://github.com/zyra/ionic-image-loader-example

Example of ionic-image-loader
https://github.com/zyra/ionic-image-loader-example

ionic2

Last synced: about 1 month ago
JSON representation

Example of ionic-image-loader

Awesome Lists containing this project

README

        

# ionic-image-loader-example
Example of [ionic-image-loader](https://github.com/zyramedia/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`