# Perse
[](https://crates.io/crates/perse) [](https://docs.rs/perse)
## About
Perse is an experimental site-builder built on top of [**Leptos**](https://github.com/leptos-rs/leptos).
This project is part of the slow code movement and very much in development.
<br>
## Setup
#### Dependencies
[**Rust Nightly**](https://rust-lang.github.io/rustup/concepts/channels.html)
[**cargo-leptos**](https://github.com/leptos-rs/cargo-leptos)
#### Installation
```
cargo install perse
```