Skip to content

migetapp/node-js-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-js-hello-world

A barebones Node.js app using Express 4.

Running Locally

Make sure you have Node.js installed.

$ git clone https://github.com/migetapp/node-js-hello-world.git # or clone your own fork
$ cd node-js-hello-world
$ npm install
$ npm start

Your app should now be running on localhost:5000.

About

Getting Started with Node.js on Miget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published