Home

Awesome

startserver

NPM version build status Test coverage node version npm download

Yet another http server.

Installation

$ npm i startserver -g

Quick Start

$ startserver

It also can be use it like this:

$ startserver -p 6789

There are more shorter alias for it:

$ ss

Features

Server Everywhere

Run it at every directory under the root.

Slider Revolution

Generate slider with README.md file or other markdown file.

Others

Commands

plugins

show plugin list

generate

$ startsever generate README.md

generate static slide file to markdown [sample]

Plugins

logo

plugins list

Options

-s, --silent

start http server without opening browser

-m, --markdown

auto parse and render markdown file

-f, --pdf

render markdown file with pdf style

-p, --port

port to use (8080 default)

-d, --disable

disable default index router

-v, --version

output version infomation

Help

$ startserver -h
<!-- GITCONTRIBUTOR_START -->

Contributors

<img src="https://avatars.githubusercontent.com/u/1011681?v=4" width="100px;"/><br/><sub><b>xudafeng</b></sub><br/><img src="https://avatars.githubusercontent.com/u/1784595?v=4" width="100px;"/><br/><sub><b>karoo</b></sub><br/><img src="https://avatars.githubusercontent.com/u/800043?v=4" width="100px;"/><br/><sub><b>06wj</b></sub><br/><img src="https://avatars.githubusercontent.com/u/1622697?v=4" width="100px;"/><br/><sub><b>ottomao</b></sub><br/><img src="https://avatars.githubusercontent.com/u/1124607?v=4" width="100px;"/><br/><sub><b>helldance</b></sub><br/><img src="https://avatars.githubusercontent.com/u/15025212?v=4" width="100px;"/><br/><sub><b>zhuyali</b></sub><br/>
<img src="https://avatars.githubusercontent.com/u/4006436?v=4" width="100px;"/><br/><sub><b>meowtec</b></sub><br/>

This project follows the git-contributor spec, auto updated at Mon Jul 05 2021 13:57:01 GMT+0800.

<!-- GITCONTRIBUTOR_END -->

License

The MIT License (MIT)

Copyright (c) 2013 xdf