type npm install
download selenium and drivers:
node_modules\.bin\webdriver-manager.cmd update
start selenium :
node_modules\.bin\webdriver-manager.cmd start
set in conf.js in 13 line
specs: ['angular.js'],and run protractor conf.js
set in conf.js in 13 line
specs: ['non-angular.js'],and run protractor conf.js