# Prerequisites
To run the examples in this folder, it is recommended to install
[`cargo-ruukh`](https://github.com/csharad/cargo-ruukh).
# Run examples
```shell
$ cd example_folder
$ cargo ruukh run
```
Then open the browser with address: http://localhost:3000.