Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 338 Bytes

NOTE:
This project is not maintained by Sauce Labs anymore

pipeline-demo

CICD pipeline demo using Jenkins, an angular app, and protractor. You must have NodeJS installed on your system for this demo to work.

Starting the Application

To start the application locally simply run:

  1. npm install
  2. node server.js