IONIC demo app

Disclaimer

I do not own the design. I used the design from GreeLogix. Check out their work.

Development

This demo uses Ionic as a framework. so check our their documentation on how to run a project.

Quick commands

Running local development server ionic serve

Crating IOS project ionic cap add ios

Opening IOS project ionic cap open ios

Running live reload inside emulator ionic cap run ios -l --external more info here