Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ethereumdegen/rust-react-template
- Owner: ethereumdegen
- Created: 2023-11-30T16:09:20.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-11-30T16:32:46.000Z (12 months ago)
- Last Synced: 2024-10-11T06:24:56.724Z (about 1 month ago)
- Language: JavaScript
- Size: 5.59 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Rust React Webapp Template Monorepo
## run the backend
cargo run
## run the frontend
yarn dev