Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 613 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 613 Bytes

Simple Fast Dynamic HTTP Server

Dynamic HTTP server that automatically handles URL to local resource path and content-type headers

Current Features

Quick start

Clone and run

git clone https://github.com/RyleeHarrison/simple-fast-dynamic-http-server
cd simple-fast-dynamic-http-server
yarn start # or npm run start