Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 588 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 588 Bytes

ox-serve

Backend for driving oxDNA simulations from oxView. repo is in very active development



Installation

  • Install nodejs
  • Clone the repository to your desired machine.
  • Switch to the installation folder and execute npm install
  • Adjust settings as needed in config.js
  • Run the server by executing node main.js