Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fjossinet/cymol
A Community Molecular Viewer
https://github.com/fjossinet/cymol
Last synced: 14 days ago
JSON representation
A Community Molecular Viewer
- Host: GitHub
- URL: https://github.com/fjossinet/cymol
- Owner: fjossinet
- License: mit
- Created: 2016-03-22T09:14:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-22T09:15:33.000Z (almost 9 years ago)
- Last Synced: 2024-11-06T12:19:34.759Z (2 months ago)
- Language: JavaScript
- Size: 1.67 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CyMol -- A Community Molecular Viewer
=====================================This 3D viewer is based on Node.js and [3Dmol.js](http://3dmol.csb.pitt.edu)
To run it, type in the project directory:
$ npm install
$ cd node_modules/mongodb
$ npm install
$ cd ../..
$ node server.jsOpen your browser at http://localhost:3000/
![CyMol screenshot](cymol.png)