In order to deploy and run a local instance of the tool, please follow the steps below:
git clone https://github.com/cannin/sbgnviz.js-sample-app.git
cd sbgnviz.js-sample-app
npm install
npm run build-release
npm run run-server
Then, open a web browser and navigate to http://localhost:8080.