Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 314 Bytes

angular-bs-tooltip

This folder contains a demo of the angular-bs-tooltip directive.

Installation

  1. Clone the repo
  2. Change to the demo folder (cd demo)
  3. Install all NPM deps (npm install)
  4. Start the server (node server)
  5. Browse to localhost