Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 409 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 409 Bytes

ui-select2 Build Status

Setup

  1. Install testacular
    $ npm install -g testacular@canary
  2. Install bower
    $ npm install -g bower
  3. Install components
    $ bower install
  4. ???
  5. Profit!

Testing

$ testacular start test/test.conf.js --browsers=Chrome

Docs

??