UNPKG

drugflow-molstar

Version:
16 lines (13 loc) 275 B
# DrugFlow Molstar DrugFlow implementation of [Mol* (/'mol-star/)](https://github.com/molstar/molstar) documentation and examples** ## Building & Running locally ```JS npm install npm run build npm run serve ``` ## Build automatically on file save: ```JS npm run watch ```