/visual-hashing-yew

Visual Hashing implementation in Yew (WebAssembly)

Primary LanguageRustApache License 2.0Apache-2.0

VISUAL HASHING IMPLEMENTATION IN YEW

🛠️ Build

When building for the first time, ensure to install dependencies first.

npm install
npm run build

🔬 Serve locally

npm run start:dev