Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 391 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 391 Bytes

angular-http-auth-demo

A simple demo application showing off the request re-firing feature of the angular-http-auth library

Installation

  1. Install node.js
  2. Clone the repository
  3. Open a terminal. Navigate to the angular-http-auth-demo directory
  4. Run npm install
  5. Run bower install