Skip to content

Andersclark/NodeHttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node HTTP

About

Just a small setup for me to explore HTTP, web servers and Node.

How to run

In terminal:

  1. Clone repo with git clone https://github.com/Andersclark/NodeHttp.git
  2. Navigate inside project wit cd NodeHttp
  3. Install dependencies npm install
  4. Run dev setup with npm run dev
  5. OR: build and run once with...
  6. npm run build and then npm run start

About

Simple Node HTTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published