Note: this is a work in progress
A small sample app to grow my fullstack engineering experience.
Built with Rust, React, etc.
- Rust
actix-webserde
- Node
create-react-appreact-router-domexpress
cargo run
cd src/webrootnpm run dev- open browser at
localhost:3000
cd src/webrootnpm run buildnpm start- open browser at
localhost:5000