- Notifications
You must be signed in to change notification settings - Fork8.3k
For an introductory tutorial on how to use Jenkins to build a simple Node.js and React application with npm.
jenkins-docs/simple-node-js-react-npm-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository is for theBuild a Node.js and React app with npmtutorial in theJenkins User Documentation.
The repository contains a simple Node.js and React application which generatesa web page with the content "Welcome to React" and is accompanied by a test tocheck that the application renders satisfactorily.
Thejenkins
directory contains an example of theJenkinsfile
(i.e. Pipeline)you'll be creating yourself during the tutorial and thescripts
subdirectorycontains shell scripts with commands that are executed when Jenkins processesthe "Test" and "Deliver" stages of your Pipeline.
About
For an introductory tutorial on how to use Jenkins to build a simple Node.js and React application with npm.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.