Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbackowski/ionic-github-users
Simple Ionic 3 application to search and view basic GitHub user details.
https://github.com/dbackowski/ionic-github-users
github github-api ionic2 typescript
Last synced: 11 days ago
JSON representation
Simple Ionic 3 application to search and view basic GitHub user details.
- Host: GitHub
- URL: https://github.com/dbackowski/ionic-github-users
- Owner: dbackowski
- License: mit
- Created: 2016-12-20T17:02:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T07:19:16.000Z (almost 7 years ago)
- Last Synced: 2024-11-07T20:55:10.174Z (2 months ago)
- Topics: github, github-api, ionic2, typescript
- Language: TypeScript
- Homepage:
- Size: 1.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ionic2-github-users
Simple Ionic 3 application to search and views basic GitHub user details.
## Instalation
Install node modules:
```
npm install -g ionic cordova
```Start preview in browser:
```
ionic serve
```## License
Released under the MIT License.