

*\.jade) ( DEPRECATED in favor of -ignore) -ignorePattern=RGXP - Regular expression of files to ignore (ie.-ignore=PATH - comma-separated string of paths to ignore ( anymatch-compatible definition).-watch=PATH - comma-separated string of paths to exclusively watch for changes (default: watch everything).-open=PATH - launch browser to PATH instead of server root.-verbose | -V - more logging (logs all requests, shows all listening IPv4 interfaces, etc.).-browser=BROWSER - specify browser to use instead of system default.-no-browser - suppress automatic web browser launching.-host=ADDRESS - select host address to bind to, default: IP env var or 0.0.0.0 (“any address”).-port=NUMBER - select port to use, default: PORT env var or 8080.When you make a change to any file, the browser will reload the page - unless it was a CSS file in which case the changes are applied without a reload. This will automatically launch the default browser. Alternatively you can add the path to serve as a command line parameter. Issue the command live-server in your project’s directory. Npm install # Local dependencies if you want to hack
