No description
  • Rust 61.9%
  • CSS 28.3%
  • Dockerfile 5.7%
  • Shell 4.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-10-13 18:31:20 -05:00
.cargo linux cross-compilation 2024-10-13 18:31:20 -05:00
assets init 2024-10-13 17:14:28 -05:00
src init 2024-10-13 17:14:28 -05:00
.cursorrules init 2024-10-13 17:14:28 -05:00
.gitignore linux cross-compilation 2024-10-13 18:31:20 -05:00
build-linux.sh linux cross-compilation 2024-10-13 18:31:20 -05:00
Cargo.lock linux cross-compilation 2024-10-13 18:31:20 -05:00
Cargo.toml linux cross-compilation 2024-10-13 18:31:20 -05:00
Dioxus.toml init 2024-10-13 17:14:28 -05:00
Dockerfile linux cross-compilation 2024-10-13 18:31:20 -05:00
README.md init 2024-10-13 17:14:28 -05:00

Development

Run the following command in the root of the project to start the Dioxus dev server:

dx serve --hot-reload --platform desktop