Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 261 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 261 Bytes

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