No description
Find a file
2024-10-13 18:35:01 +02:00
assets Initial commit 2024-10-13 18:35:01 +02:00
src Initial commit 2024-10-13 18:35:01 +02:00
.gitignore Initial commit 2024-10-13 18:35:01 +02:00
Cargo.lock Initial commit 2024-10-13 18:35:01 +02:00
Cargo.toml Initial commit 2024-10-13 18:35:01 +02:00
Dioxus.toml Initial commit 2024-10-13 18:35:01 +02:00
README.md Initial commit 2024-10-13 18:35:01 +02:00

Development

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

dx serve --hot-reload