Skip to content

cannin/sbgnviz.js-sample-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edit sbgnviz-js_sample

A Sample Application for SBGNViz

Running a Local Instance

In order to deploy and run a local instance of the tool, please follow the steps below:

Installation

git clone https://github.com/cannin/sbgnviz.js-sample-app.git
cd sbgnviz.js-sample-app
npm install

Running the tool

npm run build-release
npm run run-server

Then, open a web browser and navigate to http://localhost:8080.

Packages

No packages published

Languages

  • JavaScript 64.6%
  • HTML 26.4%
  • CSS 9.0%