0.0.4 • Published 6 years ago

mdserve2 v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Installing

Install the mdserve server via npm.

npm install mdserve2 -g

Usage

Change to the directory of your CLI

cd path/to/serve/from

Start the HTTP markdown server in the current directory on port 8080

mdserve

Click on the address link such as http://localhost:8080 to open the browser

screenshot

Options

mdserve --help

More example

mdserve -d /path/to/dir --exclude someDirName -S forExpressStaticDir