Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 110 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 110 Bytes

Rust React Webapp Template Monorepo

run the backend

cargo run

run the frontend

yarn dev