protvista-prokino
v2.0.1-4
Published
ProKinO's fork of PDB ProtVista Viewer
Downloads
6
Maintainers
Readme
ProKinO PDB
ProKinO's fork ofPDB ProtVista Viewer
Changes
- Updated packages:
- Aall, except protvista, and d3 to the latest version
d3
to to v5 (Currently, protvista does not support version >=6 )- Planning to update
protvidta
packages
- Updated webpack
Install
From (npm)[https://npmjs.com/package/protvista-prokino]
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