https://github.com/roroche/ionic2starter
A sample cross-platform app written with Ionic 2
https://github.com/roroche/ionic2starter
Last synced: about 1 month ago
JSON representation
A sample cross-platform app written with Ionic 2
- Host: GitHub
- URL: https://github.com/roroche/ionic2starter
- Owner: RoRoche
- License: mit
- Created: 2016-06-06T18:40:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T16:49:10.000Z (over 5 years ago)
- Last Synced: 2025-07-07T06:06:27.380Z (3 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ionic2Starter
A sample cross-platform app written with Ionic 2
## TODO
* [ ] Init project with a master/detail segue
* [ ] Add core structure
* [ ] Add dependencies management
* [ ] Add local database
* [ ] Add REST queries
* [ ] Add unit tests