b69liu / simple-node-js-react-npm-app

Starter Repository for CI/CD pipeline Lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-node-js-react-npm-app

This repository is for the Build a Node.js and React app with npm lab as per the Jenkins User Documentation.

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.

About

Starter Repository for CI/CD pipeline Lab


Languages

Language:JavaScript 52.1%Language:Shell 26.8%Language:HTML 16.5%Language:CSS 4.6%