Skip to content

Sample app with Rails 4 / AngularJS and Github API

Notifications You must be signed in to change notification settings

madwork/angular-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS + Github API

Sample application for AngularJS testing with Github API.

AngularJS

Github API

HowTo

git clone https://github.com/madwork/angular-github angular-github
cd angular-github

# ruby 2.0.0 needed
# https://gist.github.com/madwork/5154412

gem install bundler

bundle install
bundle exec rails s

Open web browser @ http://localhost:3000/

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Sample app with Rails 4 / AngularJS and Github API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published