Skip to content

anthonynatoli/basic-node-http-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-node-http-setup

Basic foundation for an http server in Nodejs

Setup

Make sure you have Nodejs then run npm install in repo directory to install node_modules

Run bower install to install bower_components

To run server node server.js, then go to http://localhost:3000 to see result

About

Basic foundation for an http server in Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published