encore run
Runs your application
Options
Name | Description |
---|---|
--debug | Compile for debugging (disables some optimizations) |
--listen <listen> | Address to listen on (for example "0.0.0.0:4000") |
--port, -p <port> | Port to listen on |
--tunnel | Create a tunnel to your machine for others to test against |
--watch, -w | Watch for changes and live-reload |