You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--ngrok: pipe your server through [ngrok's](https://www.npmjs.org/package/ngrok) local tunnel
237
240
--watch: a watch+livereload server. Includes "livereload.js" in HTML files, starts the livereload server, and watches your directory, causing a reload when files change
241
+
--open: open a browser after the server starts
238
242
--interval: watch interval. Defaults to 1s
239
243
--silent: disable logging of requests
240
244
--port: specify the local port to use. Defaults to $PORT or 8000
0 commit comments