0.0.2 • Published 9 years ago
biojs-vis-volcano v0.0.2
biojs-vis-pca
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 sniperClone or download this repo
Run the following commands in the repo's root directory
npm run build
npm run wOnce 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