Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 530 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 530 Bytes

simple-node-js-react-npm-app

The repository contains a simple Node.js and React application which generates a web page with the content "Welcome to React" and is accompanied by a test to check that the application renders satisfactorily.

The jenkins directory contains an example of the Jenkinsfile (i.e. Pipeline) you'll be creating yourself during the tutorial and the scripts subdirectory contains shell scripts with commands that are executed when Jenkins processes the "Test" and "Deliver" stages of your Pipeline.