Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 402 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 402 Bytes

Music Search App

Just run the index.html

Deployed App

http://angular-kashif.herokuapp.com/

For Test

Run these commands for installation

npm install -g protractor

webdriver-manager update (Make sure you've node v6.4.9 installed)

webdriver-manager start

Then open a new terminal from <project-root>/tests and run protractor conf.js command, it'll start a browser and run tests.