Skip to content

This is an ionic app which gives github user info using search feature

Notifications You must be signed in to change notification settings

abhilashkkale/git-feed-app

Repository files navigation

git-feed-app

This is an ionic app which gives github user info using search feature

#Prerequisites:

  1. Node latest LTS version(6.10.x) https://nodejs.org/en/download/ 2) NPM v3.10.x comes up with the node installation. 3) Ionic and Cordova : npm install -g cordova ionic

#Ionic Cli:

  • ionic generate
  • ionic generate component
  • ionic generate directive
  • ionic generate page
  • ionic generate pipe
  • ionic generate provider
  • ionic generate tabs
  • ionic generate component foo
  • ionic generate page Login
  • ionic generate pipe MyFilterPipe

#Create new app:

  • ionic start

#Run the application:

  • npm install
  • ionic serve -l

About

This is an ionic app which gives github user info using search feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published