Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 803 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 803 Bytes

git clone https://github.com/divyachandana/tagme.git

cd tagme

npm i

load you images in src/app/assets/Image folder and include csv file with given format

ng serve

Navigate to http://localhost:4200/

tag images with keywords like characters and numbers.

If Auto Scroll is check, Images will be scrolled to next automatically without using Right Arrow If Auto Scroll is uncheck, then Right Arrow must be used for navigation

show/hide keytags

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

Reach me