atlas-latest-experiments-cards

A package that renders grids of cards.

Usage no npm install needed!

<script type="module">
  import atlasLatestExperimentsCards from 'https://cdn.skypack.dev/atlas-latest-experiments-cards';
</script>

README

Single Cell Latest Experiment Cards

About the component

This repository contains a tab-type React component that renders layers of cards with tooltips and links.

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