Skip to content

Repository files navigation

Image Annotation tool: Emblinator

editor

Annotator frontend

Run dev locally

  • npm install
  • npm start

Run dev in docker

  • docker build -t annotator-frontend-dev -f Dockerfile.dev .
  • docker run -p 3000:3000 -t annotator-frontend-dev

Run production docker

  • docker build -t annotator-frontend
  • docker run -p 8080:8080 -t annotator-frontend

About

Annotating tool for images

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages