datavisyn-anatomogram
v0.0.2
Published
body map renderer
Downloads
2
Readme
Anatomogram
TODO
Installation
git clone https://github.com/datavisyn/datavisyn-anatomogram.git
cd datavisyn-anatomogram
npm install
NPM Commands
npm run build
build the library using webpack 2npm start
starts webpack server for development, access at: http://localhost:8080/npm test
tests the library using Karma
Building
npm run build