Skip to content

deepak-mishra/static-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

static-server

Simple static server using Express.js

Description

A very simple static file server.

Install dependencies (first time only):

$ npm install

How to start:

$ node server

Open http://localhost:3000

Serving public directory

About

A simple static file server using express.js for node.js. A quick file server for working with client-side script e.g Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published