body map renderer
npm install datavisyn-anatomogramAnatomogram
===========
TODO
Installation
------------
``
`
git clone https://github.com/datavisyn/datavisyn-anatomogram.git
cd datavisyn-anatomogram
npm install
npm run build
NPM Commands
------------
* build the library using webpack 2
npm start
* starts webpack server for development, access at: http://localhost:8080/
npm test
* tests the library using Karma
`
Building
--------
``
npm run build
Dependencies
------------
* TypeScript
* React