martinbaste / kmer-explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Kmer Explorer

##To-do:

##How to install in a Digital Ocean server:

  • Go to Digital Ocean and create a 5$/month droplet with node.
  • Install git (sudo apt-get install git)
  • Clone git (git clone https://github.com/martinbaste/kmer-explorer)
  • Install the app (cd kmer-explorer && npm install)
  • Run the app (node app.js) INSECURE

About


Languages

Language:JavaScript 57.8%Language:HTML 32.3%Language:CSS 9.8%