# Example > a template for starting a dioxus project to be used with [dioxus-cli](https://github.com/DioxusLabs/cli) ## Usage #### Start a `dev-server` for the project: ``` dioxus serve ```