Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
refer development instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tameraydin committed Apr 11, 2015
1 parent 52957ba commit bdc6ed0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,7 @@ Place ``with-clear-button`` attribute into your HTML input element:

## Development

1. Clone the repo or [download](https://github.com/tameraydin/ng-clear-button/archive/master.zip).
2. ``npm install && bower install``
3. Setup E2E testing environment: ``npm install -g protractor && webdriver-manager update --standalone``
4. Run ``gulp watch`` and open [http://localhost:8080/demo/index.html](http://localhost:8080/demo/index.html)
5. Use ``gulp test-unit`` or ``gulp test-e2e`` to execute your tests
6. Finally, be sure that selenium driver is up: ``webdriver-manager start`` and run ``gulp build``
See the instructions at [ng-pack](https://github.com/tameraydin/ng-pack#usage).

## License

Expand Down

0 comments on commit bdc6ed0

Please sign in to comment.