Files
todo-baggins/dioxus-free-icons/packages/example/README.md
2026-01-28 23:07:07 +01:00

12 lines
194 B
Markdown

# 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
```