/ionic3-recipe

🍕a ionic sample with recipe theme

Primary LanguageTypeScriptMIT LicenseMIT

ionic3-recipe

a ionic(3.x) sample with recipe theme. The ios plateform is not tested.

⚠️this demo use animations by angular 4.2.x, but Ionic is not ready for Angular 4.2 yet, so run build --prod will failed.⚠️

Inspiration

this demo oringal design comes form dribbble and author is Thomas Budiman, thanks for them.

Running

npm install && ionic serve

Screenshot

screenshot

Environment

cli packages:

   @ionic/cli-utils  : 1.9.2
   ionic (Ionic CLI) : 3.9.2

global packages:

   Cordova CLI : 7.0.1

local packages:

   @ionic/app-scripts : 2.1.4
   Cordova Platforms  : android 6.2.3
   Ionic Framework    : ionic-angular 3.6.0

System:

   Android SDK Tools : 25.1.6
   Node              : v6.11.2
   npm               : 5.3.0
   OS                : Windows 10