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

Latest commit

 

History

History
18 lines (18 loc) · 340 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 340 Bytes

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