Skip to content

alexlecco/githubionic

Repository files navigation

Github Ionic

This is a sample Ionic 2 App that consumes the github API

Run the app

Make sure you have nodejs installed.

Install typecript and typings

$ npm install -g typescript
$ npm install -g typings

Install Ionic 2

$ npm install -g ionic@beta

Install Cordova

$ npm install -g cordova

Clone this repo

$ git clone https://github.com/gangachris/githubionic

cd into the githubionic folder run npm install

$ npm install

Serve the app

$ ionic serve

Head to http://localhost:8100 in your browser and you'll see the app running

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published