encore run

Runs your application

Options

NameDescription
--debugCompile 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
--tunnelCreate a tunnel to your machine for others to test against
--watch, -wWatch for changes and live-reload