demock-server

0.3.3 • Public • Published

demock-server

A Demock-enabled simple HTTP server

Installation

npm install -g demock-server

Usage

demock-server [options] [root directory]

Options:

-h, --help              output usage information
-V, --version           output the version number
-j, --json-path <path>  specify the relative path to mock JSON data [/]
-p, --port <port>       specify the port [3000]
-i, --ignore-mime       ignore MIME type

By default, the current working directory is served and all JSON files are filtered through Demock.

Readme

Keywords

none

Package Sidebar

Install

npm i demock-server

Weekly Downloads

1

Version

0.3.3

License

MIT

Last publish

Collaborators

  • atesgoral