drugflow-molstar
v0.3.44
Published
Molstar implementation for DrugFlow
Downloads
22
Readme
DrugFlow Molstar
DrugFlow implementation of Mol* (/'mol-star/)
documentation and examples**
Building & Running locally
npm install
npm run build
npm run serve
Build automatically on file save:
npm run watch