https://github.com/masonz/ionic3-recipe
๐a ionic sample with recipe theme
https://github.com/masonz/ionic3-recipe
angular4 ionic-sample ionic3 recipe-theme
Last synced: about 1 month ago
JSON representation
๐a ionic sample with recipe theme
- Host: GitHub
- URL: https://github.com/masonz/ionic3-recipe
- Owner: masonz
- License: mit
- Created: 2017-08-27T12:47:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T09:49:33.000Z (over 7 years ago)
- Last Synced: 2025-03-29T10:04:26.530Z (about 2 months ago)
- Topics: angular4, ionic-sample, ionic3, recipe-theme
- Language: TypeScript
- Homepage:
- Size: 647 KB
- Stars: 14
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://dribbble.com/) and author is [Thomas Budiman](https://dribbble.com/thebuddyman), thanks for them.### Running
> npm install && ionic serve
### Screenshot
### Environment
```
cli packages:@ionic/cli-utils : 1.9.2
ionic (Ionic CLI) : 3.9.2global 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.0System:
Android SDK Tools : 25.1.6
Node : v6.11.2
npm : 5.3.0
OS : Windows 10
```