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

For an introductory tutorial on how to use Jenkins to build a simple Node.js and React application with npm.

Primary LanguageJavaScript

simple-node-js-react-npm-app

This (forked) repository is for the Build a Node.js and React app 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 star here is the Jenkinsfile which drives the whole process.