https://github.com/jgatjens/ionic2
Test ionic 2 beta, tab app with navigation, cards, etc
https://github.com/jgatjens/ionic2
Last synced: 4 months ago
JSON representation
Test ionic 2 beta, tab app with navigation, cards, etc
- Host: GitHub
- URL: https://github.com/jgatjens/ionic2
- Owner: jgatjens
- Created: 2016-02-16T02:02:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-16T02:01:36.000Z (over 9 years ago)
- Last Synced: 2025-01-01T11:41:41.468Z (5 months ago)
- Language: Objective-C
- Size: 3.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test ionic 2@beta
- Navigation tabs
- ngFor cards component
- Sub viewInstall ionic:
`$ npm install -g ionic@beta`Install dependencies
`$ npm install`Run the project:
`$ ionic serve`