Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 182 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 182 Bytes

Angular 1 demo application for pageobject.io

Set up

  1. Install node and npm
  2. Install required packages
npm install
  1. Run the app
npm run lite