Installation
note
There is no installation required to use the Vitessce web app with your own data! These installation instructions are targeted towards developers who would like to integrate Vitessce into new web apps or libraries.
tip
Installation with NPM#
Installation requires NodeJS. Vitessce has been tested with NodeJS 14, and should work with versions 8, 10, 12, 13, and 14.
To install Vitessce from NPM, go to your project folder in the terminal, and run:
Troubleshooting#
note
NodeJS 14 may require the max_old_space_size option to be increased: