0.0.2 • Published 7 years ago

biojs-vis-volcano v0.0.2

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
7 years ago

biojs-vis-pca

NPM version

a biojs visulization component for pca

Documentation

Running the instance for developing

Install npm packages

npm install -g mkdirp
npm install -g browserify
npm install -g prunner
npm install -g sniper

Clone or download this repo

Run the following commands in the repo's root directory

npm run build
npm run w

Once you have downloaded the code, you will need to ensure that you create a build directory in the root directory.

You can simply run the following command in the directory to see a website appear on localhost:9090

npm run w