estankovic / ionic-demo-shop-app-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 47.1%Language:SCSS 26.5%Language:HTML 22.7%Language:JavaScript 3.7%