scxa-homepage-panelsdeprecated

This is a part of single-cell home page containing two panels with species cards on the left and latest experiments cards on the right

Usage no npm install needed!

<script type="module">
  import scxaHomepagePanels from 'https://cdn.skypack.dev/scxa-homepage-panels';
</script>

README

Single Cell Home Page Panel Box

According to Expression Atlas Home Page design, we create a page containing two panel boxes with a option bar and a list of cards.

The left panel box introduces the experiments clustered by species, which uses atlas-homepage-card package.

The right panel box introduces featured experiments and latest experiments, which use different styled card components.

The current version applies two new endpoints to fetch the latest experiments and a static landing page for HCA, which is implemented in a new atlas branch

Run it on your browser

Use Webpack-Serve:

npx webpack-serve