/webatlas-app

(fork for edits only) An application to display spatial and single-cell experiment data. Built in React, on the Vitessce framework.

Primary LanguageJavaScriptMIT LicenseMIT

tests deploy codecov react

WebAtlas App

docs demo doi

This React app builds on the Vitessce framework to create a web portal for spatial and single-cell experiment data. The app is designed to visualise data produced by the webatlas-pipeline.

Available Scripts

In the project directory, you can run:

npm install

Triggers the installation of all modules that are listed as dependencies for this app. Should be run before starting the application.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

Deployment

This app is automatically deployed.

demo demo