Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.
/ node-server Public archive

🌐Node.js web server using only default http module

License

Notifications You must be signed in to change notification settings

kitaminka/node-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeServer

Node.js web server using only default http module.


Installation

  • Clone the repository:
git clone https://github.com/kitaminka/node-server.git
  • Start the program:
npm start

Features

  • Automatic routes
  • Simple template system
  • Error 404 page