An open API service indexing awesome lists of open source software.

https://github.com/speciesfilegroup/landmark_annotator

Experimental interface for landmark morphometrics
https://github.com/speciesfilegroup/landmark_annotator

Last synced: 10 months ago
JSON representation

Experimental interface for landmark morphometrics

Awesome Lists containing this project

README

          

# landmark_annotator
Experimental interface for landmark morphometrics

## How do I see this? ##

Clone the repo, then `npm install`. This probably works with Node 4 and up.

## Grunt Commands ##

`grunt build`: builds the component into the `build/` directory

`grunt serve`: builds the component using demo data and fire up a webserver for local viewing.

`grunt test`: runs the tests