Start the Astral development server.
mix astral.dev
mix astral.dev --config astral.config.exs --port 4000
mix astral.dev --openOptions
--config- path to an Astral config file (default:astral.config.exswhen present)--host- host interface to bind (default:localhost)--port- port to bind (default:4000)--open- open the dev server in the default browser