math-website A React/Node website for math Get Up and Running Rust Binary cd number-cruncher cargo build --release Backend cd backend npm install npm run dev Frontend cd frontend npm install npm run dev