taggit-tacc / taggit

2 stars 1 forks source link

Taggit

Taggit allows users to browse images files on DesignSafe and tag them for later use in analysis or mapping applications. It also easily connects to HazMapper to map image locations.

Development setup

Use node v14.x, run:

npm install
npm run start.

Then, navigate to http://localhost:4200/.