wiwichips / imgprobox

🎨 Image Processing Toolbox in the browser using Rust + WASM + React https://wiwichips.github.io/imgprobox/
https://wiwichips.github.io/imgprobox/
25 stars 2 forks source link

Refactor Rust code & Switch to using React #2

Closed wiwichips closed 1 year ago

wiwichips commented 1 year ago

image

How to test

./build cd frontend && npm run dev

How to deploy

cd frontend && npm run build && npm run export