local web server for fisx
npm install fisx-command-serverfisx-command-server
========
  
> Start a local webserver to develop and test.
``shell`
fisx server start
shell
fisx release
fisx release -wL # support live reload
fisx server start --release
`$3
The server uses edp-webserver. The default configure file is
server-conf.js. The configure informion, please refer to edp-webserver.$3
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.