dool-server
===

> d-band tool & dev tool based on webpack

[![NPM version](https://img.shields.io/npm/v/dool-server.svg)](https://www.npmjs.com/package/dool-server)
[![NPM downloads](https://img.shields.io/npm/dm/dool-server.svg)](https://www.npmjs.com/package/dool-server)
[![Dependency Status](https://david-dm.org/d-band/dool-server.svg)](https://david-dm.org/d-band/dool-server)

## Install

```bash
$ npm install dool -g
```

## Usage

- Examples: https://github.com/d-band/dool-examples


```
$ dool server -h

  Usage: dool-server [options]

  Options:

    -h, --help         output usage information
    -v, --version      output the version number
    -p, --port <port>  port
    --https            https
```

[![asciicast](https://asciinema.org/a/34125.png)](https://asciinema.org/a/34125)

## Report a issue

* [All issues](https://github.com/d-band/dool-server/issues)
* [New issue](https://github.com/d-band/dool-server/issues/new)

## License

dool-server is available under the terms of the MIT License.