README
Project Summary Header Component
What it is
A small component that will fetch description and image data for a specified data project and render them side-by-side.
How to use it
Install with npm npm install @aibsweb/project-summary-header.
image and description elements for a data project
<script type="module">
import aibswebProjectSummaryHeader from 'https://cdn.skypack.dev/@aibsweb/project-summary-header';
</script>
A small component that will fetch description and image data for a specified data project and render them side-by-side.
Install with npm npm install @aibsweb/project-summary-header.