# webterm-rs ## run ```shell cd web/ npm install cd .. echo open http://127.0.0.1:8080 cargo run ``` ## release ```shell cargo publish --registry crates-io ```