An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Test ionic 2@beta
- Navigation tabs
- ngFor cards component
- Sub view

Install ionic:
`$ npm install -g ionic@beta`

Install dependencies
`$ npm install`

Run the project:
`$ ionic serve`