3.1.0-est-4 • Published 8 months ago

@3dbionotes/pdbe-molstar v3.1.0-est-4

Weekly downloads
79
License
Apache-2.0
Repository
github
Last release
8 months ago

PDBe Molstar

PDBe implementation of Mol* (/'mol-star/)

Refer PDBe Molstar Wiki for detailed documentation and examples

Building & Running locally

npm install
npm run build
npm run serve

Build automatically on file save:

npm run watch