0.2.8 • Published 7 years ago

fisx-command-server v0.2.8

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

fisx-command-server

Dependency Status devDependency Status NPM Version

Start a local webserver to develop and test.

How to use

Start server and debug on soruce

fisx server start

Start server and debug on release

fisx release 
# fisx release -wL # support live reload
fisx server start --release

Server configure

The server uses edp-webserver. The default configure file is server-conf.js. The configure informion, please refer to edp-webserver.

Mock configure

The mock uses autoresponse. The mock configure is integrated into server-conf.js, if you need to change mock config frequently, you can use the autoresponse-config.js configure file. More information, please refer to autoresponse.

0.2.8

7 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

10 years ago