Skip to content

Instantly share code, notes, and snippets.

@rudirocha
Created February 4, 2018 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rudirocha/eab36547fffa1ec2794b5aa738f7b707 to your computer and use it in GitHub Desktop.
Save rudirocha/eab36547fffa1ec2794b5aa738f7b707 to your computer and use it in GitHub Desktop.
/console
...
server
server:run Runs a local web server
server:start Starts a local web server in the background
server:status Outputs the status of the local web server for the given address
server:stop Stops the local web server that was started with the server:start command
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment