Skip to content

gsitko/cicd-pipeline-train-schedule-gradle

 
 

Repository files navigation

cicd-pipeline-train-schedule-gradle

This is a simple train schedule app written using nodejs. It is intended to be used as a sample application for a series of hands-on learning activities. Hello World 123

Running the app test test test 12 3

It is not necessary to run this app locally in order to complete the learning activities, but if you wish to do so you will need a local installation of npm. Begin by installing the npm dependencies with:

npm install

Then, you can run the app with:

npm start

Once it is running, you can access it in a browser at http://localhost:3000

About

Train Schedule sample app for Gradle exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 75.0%
  • CSS 13.1%
  • HTML 11.9%