2.0.1-est-2 • Published 3 months ago

@3dbionotes/protvista-pdb v2.0.1-est-2

Weekly downloads
5
License
Apache 2.0
Repository
-
Last release
3 months ago

ProtVista PDB

PDBe implementation of ProtVista (Nightingale)

Refer PDBe ProtVista 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