# Generator **Repository Path**: JesseB/generator ## Basic Information - **Project Name**: Generator - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: generation-part-number - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-29 - **Last Updated**: 2024-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rust-example-fullstack Fullstack with Axum + Dioxus + Tailwind + Daisy Check: https://rust-basel.ch/fullstack-rust-workshop/02-setup.html And: https://github.com/rust-basel/workshop-2/ Note: unknown, because it runs in browser not in host machine ```shell cargo install dioxus-cli rustup target add wasm32-unknown-unknown cargo install cargo-watch cargo install cargo-make ``` ```shell cargo make --no-workspace dev ```