An open API service indexing awesome lists of open source software.

https://github.com/oslavdev/rust-web-app

[Trying out] Full-stack web application built with Rust.
https://github.com/oslavdev/rust-web-app

fullstack rust trunk web yew

Last synced: 7 months ago
JSON representation

[Trying out] Full-stack web application built with Rust.

Awesome Lists containing this project

README

          

# Rust web application

## How to Run

1. Install trunk

```
cargo install trunk
```

2. Run development server

```
trunk serve
```