Skip to content

Commit 57333b3

Browse files
committed
chore(docs): Created README.md
1 parent 2a4b81b commit 57333b3

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
ui-select2
2+
==========
3+
4+
## Setup
5+
6+
1. Install **testacular**
7+
`$ npm install -g testacular@canary`
8+
2. Install **bower**
9+
`$ npm install -g bower`
10+
3. Install components
11+
`$ bower install`
12+
4. ???
13+
5. Profit!
14+
15+
## Testing
16+
17+
`$ testacular start test/test.conf.js --browsers=Chrome`
18+
19+
## Docs
20+
21+
??

0 commit comments

Comments
 (0)