webui/examples/Rust/hello_world
2022-10-24 22:35:05 -04:00
..
src v2.0.2 With full Linux support 2022-10-24 22:35:05 -04:00
build.rs v2.0.2 With full Linux support 2022-10-24 22:35:05 -04:00
Cargo.toml New interface 2022-10-19 19:48:47 -04:00
README.md Update README.md 2022-10-19 21:13:52 -03:00

WebUI Examples - Rust

git clone https://github.com/alifcommunity/webui.git
cd webui\examples\Rust\hello_world
cargo clean
cargo build
cargo run