- Installation instructions:
Test
- npm install - to get dependencies
- npm run update-webdriver - to get selenium driver
- npm run start-webdriver - to start selenium driver
- npm start - run in different terminal window
- Browse to http://localhost:8000/#/ to verify app is running
- npm run testAll - run test, in third terminal window.