Skip to content

This is an example application for migrating to Angular 2.0

Notifications You must be signed in to change notification settings

yanivefraim/git-explorer

Repository files navigation

github-explorer

Welcome to the demo project for the Angular 2.0 workshop "Upgrade It" track.

#Installation

  1. git clone [email protected]:yanivefraim/git-explorer.git
  2. cd github-explorer
  3. git checkout steps
  4. npm install
  5. bower install

#Running

grunt serve

#Login with your github user If you want to be able to login with your github account (and enjoy extra features!), please install the following (github only support server to server oauth, so I use 3rd party one):

  1. git clone [email protected]:yanivefraim/gatekeeper.git
  2. cd gatekeeper
  3. npm install

Run with:

node server.js

About

This is an example application for migrating to Angular 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published