Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 264 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 264 Bytes

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