1. Documentation

Architectural Decision Record

Libraries

library storybook cypress microbundle

Library Tooling

The example library and any generated from the generator has Storybook, Cypress Component Tests, TypeScript, and Vite initially configured.

Work in Progress

[ ] Jest [ ] Vitest

Microbundle

Microbundle will make the distributions for multiple outputs.

Storybook

Storybook comes preinstalled with the following plugins:

Work in Progress

[ ] Test Runner [X] Test Runner Accessibility

Cypress

Cypress component tests are initially configured to mount straight components.

Work in Progress

[ ] Mounting stories [ ] Playing stories