223 Forks
7455 Stars
7455 Watchers

leptos

Build fast web applications with Rust.

How to download and setup leptos

Open terminal and run command
git clone https://github.com/leptos-rs/leptos.git
git clone is used to create a copy or clone of leptos repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with leptos https://github.com/leptos-rs/leptos/archive/master.zip

Or simply clone leptos with SSH
[email protected]:leptos-rs/leptos.git

If you have some problems with leptos

You may open issue on leptos support forum (system) here: https://github.com/leptos-rs/leptos/issues