3.1.0-est-2 • Published 3 months ago

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

Weekly downloads
79
License
Apache-2.0
Repository
github
Last release
3 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