Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ethereumdegen/rust-react-template

A template webapp project using react for frontend and rust for backend
https://github.com/ethereumdegen/rust-react-template

Last synced: 15 days ago
JSON representation

A template webapp project using react for frontend and rust for backend

Awesome Lists containing this project

README

        

### Rust React Webapp Template Monorepo

## run the backend

cargo run

## run the frontend

yarn dev