No description
assets | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Dioxus.toml | ||
README.md |
Development
Run the following command in the root of the project to start the Dioxus dev server:
dx serve --hot-reload
- Open the browser to http://localhost:8080