Skip to content

Tutorial Developing a Component

Brenton Cheng edited this page Apr 23, 2019 · 3 revisions

[TODO: Add step-by-step tutorial showing how to develop a sample component]

Steps to cover:

  • Installing IAUX (or refer to README)
  • Running the Storybook-based development environment
  • Developing the component
    • Create a component that uses the IA JS Client to fetch data from the Internet Archive!
  • Adding tests