Serve v0.0.1
This is a binary to serve your static files on a URL for Mac 64-bit.
Usage
Add this binary to your PATH
for ease.
serve // serves the files in current directory on a default URL(localhost:4000)
or
serve ./foobar // serves the files in `foobar` directory