Skip to content

koli/node-js-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-js-getting-started

A barebones Node.js app using Express 4.

Running Locally

Make sure you have Node.js installed.

$ git clone [email protected]:koli/node-js-getting-started.git # or clone your own fork
$ cd node-js-getting-started
$ npm install
$ npm start

Your app should now be running on localhost:5000.

About

Getting Started with Node JS on Koli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published