Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 416 Bytes

Rust WebAssembly React Template

Template Test & Build

A slightly opinionated webpack build to start your next wasm project.

Setup

A simple 'yarn' and 'yarn start' should do the trick. File an issue if it doesn't!

src is where your rust code can go. js is where you can find your react :)