Skip to content

vitd39jc/test-jenkins

Repository files navigation

Simple Node.js Server test

How to create a simple Node.js server:

  • You need Node.js to be installed on your system. You can download Node.js and follow the instructions on how to do that on nodejs.org;
  • Clone or download this repository;
  • Open your terminal;
  • With the command line go to the folder you just cloned/downloaded;
  • Type 'npm start', so your server start running;
  • Go to the browser and access http://127.0.0.1:1337/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published