Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 261 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 261 Bytes

AngularJS AutoComplete Tag Input

A demo app showing the usage of AngularJS autocomplete tag input widget.

To run the app do the following:

  1. Run npm install
  2. Run node bin/www
  3. Access the app at http://localhost:8000