Skip to content

jtyler-dev/ionic-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Ionic application that uses github's api to search for profiles and display basic user information and public repos

This project was adapted from a seed project for a code challenege I was given

Running The Project

Make sure you have Node.js installed. Also, if you do not have Bower installed install it after installing node by running npm install -g bower.

Install Ionic:

$ npm install -g ionic cordova

Then run in the project directory run the following commands to serve the ionic app into the browser:

$ npm install
$ bower install
$ npm start

About

Simple Ionic application that searches github profiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published