Jonathan Kelley 9c96a4fc28 add hotdog app and bundle to ci 4 days ago
..
assets 9c96a4fc28 add hotdog app and bundle to ci 4 days ago
src 9c96a4fc28 add hotdog app and bundle to ci 4 days ago
Cargo.toml 9c96a4fc28 add hotdog app and bundle to ci 4 days ago
Dioxus.toml 9c96a4fc28 add hotdog app and bundle to ci 4 days ago
Dockerfile 9c96a4fc28 add hotdog app and bundle to ci 4 days ago
README.md 9c96a4fc28 add hotdog app and bundle to ci 4 days ago
fly.toml 9c96a4fc28 add hotdog app and bundle to ci 4 days ago

README.md

Hot diggity dog!

A Dioxus demo app for the new tutorial!

Demo

To run

Make sure you cd to this directory (dioxus/hotdog) and then serve any platform:

dx serve --platform web
dx serve --platform desktop
dx serve --platform ios
dx serve --platform android