Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 268 Bytes

File metadata and controls

24 lines (16 loc) · 268 Bytes

react-ml5

Drag-and-drop animal classification with React and ML5.js using MobileNet.

Animal classifier

Setup

npm install

Development

npm run dev

Build

npm run build
npm run preview