https://github.com/fjossinet/cymol
A Community Molecular Viewer
https://github.com/fjossinet/cymol
Last synced: about 1 year 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-22T09:15:33.000Z (about 10 years ago)
- Last Synced: 2024-12-25T13:17:57.248Z (over 1 year 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.js
Open your browser at http://localhost:3000/
