molstar-3d
v3.1.2
Published
Molstar implementation for PDBe
Downloads
9
Maintainers
Readme
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