atlas-latest-experiments-panel
v1.0.1
Published
A package that renders links to experiments in (Single Cell) Expression Atlas in style.
Downloads
2
Readme
Expression Atlas Latest Experiments Panel
About the component
This repository contains a React component that renders rows of experiment links with some metadata. It is intended to be used in the Latest experiments tab in both Expression Atlas and Single Cell Expression Atlas home page.
Getting started
Installing dependencies
In order to run the application, you must first install the dependencies using npm
:
npm install
Try it out
Use webpack-dev-server to run the application in your browser:
npx webpack-dev-server -d