Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 297 Bytes

Motorcycle classifier

Instructions

  1. Have python/pip installed
  2. Have node.js installed
  3. npm install
  4. npm run start 4.1. You might want to pass PYTHON_PATH="..." npm run start in order for node to know where your python executable is
  5. Open the web app at http://localhost:3000