Component library starter

This code was written for a talk at the Sydney AltNet Meetup; Building a web component library in an hour in September, 2021

Details

The library is built with

Get Started

  • Clone the repo (duh!)
  • Run yarn or npm to install all the dependencies
  • Use yarn storybook to start storybook
  • Use yarn build to create a release build in the dist folder

Enjoy!