Skip to content

Files

Latest commit

9ba014a · Nov 11, 2020

History

History
6 lines (5 loc) · 222 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 222 Bytes

protractor-skeleton

A bear bone protractor skeleton project, mainly to expedite job interviews

  1. Run npm install on the root folder
  2. Run npm run build to build the project
  3. Run npm run test to run your tests