Skip to content

Run

This CLI command is used to serve your Serinus project.

Usage

To serve your Serinus project, run the following command:

bash
serinus run

This command will start the server and serve your Serinus project with the --observe flag enabled.

Options

The run command has the following options:

OptionDescriptionDefault
--hostThe host to serve the application
--portThe port to serve the application
--devEnable the development mode and set up the watcherfalse

Built with 💙 and Dart 🎯 | One of the 🐤 of Avesbox