Skip to content

relbns/simple-nodejs-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Node.js server

This is a simple Node.js server that response html tags.
its a basic core implementation, without an external web application framework (e.g. Express.js) or HTML template engine (e.g. EJS)

Usage

make sure node is installed on your machine.

run the server:

$ node server.js

# Visit http://localhost:3000 or http://localhost:3000/about

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published