Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 367 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 367 Bytes

Label It!

A small and simple labeling app for your dataset

This is an electron based app.

How to use

Building from the repo

Clone the repository, then navigate to it on your terminal and run npm install electron, once all the dependencies have finished downloading, run npm start to test it, and npm run dist to build it for your platform.