firebase serve
Start a local server for your static assets
Options
Name | Description |
---|---|
-p, --port <arg> | The port on which to listen (default: 5000) (default: 5000) |
-o, --host <arg> | The host on which to listen (default: localhost) (default: "localhost") |
--only | Only serve specified targets (valid targets are: hosting, functions) |
--except <arg> | Serve all except specified targets (valid targets are: hosting, functions) |
-h, --help | Output usage information |