Skip to content

twawszczak/http-vs-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running

native http server:

npm run http

express driven server

npm run express

Customizing

There is a possibility to specify server port, for example:

PORT=8080 npm run express

Config default values

variable http express
PORT 3000 3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published