Skip to content

jasonaden/angular-js-test-teach

Repository files navigation

angular-js-test-teach

Project Setup

  • Download the repo

    git clone git@github.com:jasonaden/angular-js-test-teach.git
    

    Or if you don't have SSH keys setup for Github:

    git clone https://github.com/jasonaden/angular-js-test-teach.git
    
  • Open the new folder

    cd angular-js-test-teach
    
  • Check out the beginning of the project

    git checkout step-0
    
  • Install necessary dependencies

    npm install
    bower install
    
  • Run the project

    grunt serve
    

Slide Deck

http://slides.com/jasonaden/angularjs-test-teach/live

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published