create-rust-app is a CLI tool designed to help you quickly set up a new Rust project with a predefined structure, dependencies, and configurations. It is inspired by create-react-app and aims to ...
This project is a fork of Facebook's create-react-app with support for Rust that compiles to WebAssembly. Creating an App – How to create a new app. User Guide – How to develop apps bootstrapped with ...