xkrsx / node-zero-dependency-web-server

A command line program with no dependencies that creates server on http://localhost:3000/. Server returns any content of 'public' folder or 404 error, when URL is wrong.

Home Page:https://replit.com/@xkrsx/node-zero-dependency-web-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-zero-dependency-web-server

A command line program with no dependencies that creates server on http://localhost:3000/. Server returns any content of 'public' folder or 404 error, when URL is wrong.

About

A command line program with no dependencies that creates server on http://localhost:3000/. Server returns any content of 'public' folder or 404 error, when URL is wrong.

https://replit.com/@xkrsx/node-zero-dependency-web-server


Languages

Language:JavaScript 87.5%Language:HTML 10.8%Language:CSS 1.7%