1.3.0 • Published 4 years ago

vrainy-server v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Vrainy Server

Installation

$ npm install vrainy-server

Usage

Start sever

> vrainy-server

Config

  • -port Set the port of the HTTP server, default is 6231.
  • -root Set the root directory of the server, default is current directory.
  • -open Set to false won't auto open page, default is true.

Here is example of usage:

> vrainy-server --port=9000 --root=d:/ --open=false
1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago