This repository has been archived on 2024-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
caylon/backend/caylon-studio
2023-03-19 17:32:19 -04:00
..
src Add CSS styling to studio 2023-03-19 17:32:19 -04:00
.gitignore Initial web studio functionality 2023-03-09 21:16:29 -05:00
Cargo.lock Initial web studio functionality 2023-03-09 21:16:29 -05:00
Cargo.toml Initial web studio functionality 2023-03-09 21:16:29 -05:00
index.html Initial web studio functionality 2023-03-09 21:16:29 -05:00
index.scss Add CSS styling to studio 2023-03-19 17:32:19 -04:00
README.md Initial web studio functionality 2023-03-09 21:16:29 -05:00
run.sh Initial web studio functionality 2023-03-09 21:16:29 -05:00

caylon-studio

Running

Execute run.sh in your terminal. You will need cargo, Rust, and the wasm toolchain installed.