shramov / GENtle2

GENtle2 - Web-Based DNA Editor for Synthetic Biology

Home Page:https://synbiota.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GENtle2

A re-think for the web of the original GENtle.

GENtle2 has been almost entirely rewritten over the past year, and remains very much in development. Core features will be extracted into their own modules in the coming months.

GENtle2 screenshot

CircleCI status

Getting started

  1. Clone the repository locally and cd into it
  2. Run the following to install the app and its dependencies and compile it.
npm install --production
  1. Run the following command to start the application
npm start
  1. Open you browser and navigate to http://localhost:3000

Contributing

For more details about how the application works, see CONTRIBUTING.md

About

GENtle2 - Web-Based DNA Editor for Synthetic Biology

https://synbiota.com


Languages

Language:JavaScript 89.3%Language:HTML 6.7%Language:CSS 4.0%Language:Shell 0.0%