Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-node-js-react-npm-app

This repository is for the Using Jenkins to build a Node.js and React application with npm tutorial in 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 "Deliver" stage of your Pipeline.

About

For an entry-level tutorial on how to use Jenkins to build a simple Node.js and React project with npm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.2%
  • Shell 24.4%
  • HTML 15.6%
  • Groovy 6.5%
  • CSS 4.3%