/simanno-fe

Front end angular app for simanno.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Simple Image Annotator (simanno) FrontEnd App

This repository contains the Angular 8 app for the simanno project. For full documentation please visit https://github.com/faisalthaheem/simanno

To build and test with a docker container, use the following command

sh build-image.sh

docker run --rm -it -p 8181:80 faisalthaheem/simanno-web:dev