serve
An amazingly simple static HTTP server, written in Node.js.
Installation
Will be available on npm soon(tm).
Usage
- Tune config.json to your liking
- Place files to be served in the
public
folder. - Start Serve!
An amazingly simple static HTTP server, written in Node.js.
Will be available on npm soon(tm).
public
folder.npm i @hedgehog1029/serve
1
1.0.0
MIT