This is a template generator for a React app that uses Rust with wasm.
Install the package globally with npm.
npm install -g create-react-rust
provide a name for your app and it will be created in a folder with the same name.
create-react-rust my-app
MIT
- Node.js >= 12.0.0
- rust cargo
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.