atlas-homepage-panels

This is a part of atlas and single-cell homepage containing two stacked panels

Usage no npm install needed!

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

README

Atlas Homepage Panels

Expression atlas homepage and Single cell homepage will follow this design, with two stacked panel boxes containing of an option bar and a collection of different type of cards.

Single cell homepage design

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

The bottom panel box introduces featured experiments and latest experiments, which uses latest-experiments-cards package.

Run it on your browser

Use Webpack-Serve:

npm install
npx webpack-serve -d