Welcome to The Cast. The cast is an app built to display the weather in Manchester, UK.
- AngularJS
- BootStrap
- Javascript
- CSS
- HTML5
- Protractor Testing Framework
jitsu install http-server
- in the CL run
http-server/bin/http-server
- visit
http://localhost8080/
npm install protractor -g
- from CL run
webdriver-manager update
- from CL in test directory run
webdriver-manager start
- navigate to the test folder and type
protractor conf.js