ProjectEvergreen / www.greenwoodjs.dev

Documentation website for Greenwood
https://super-tapioca-5987ce.netlify.app
1 stars 0 forks source link

add basic development workflows for storybook and testing #20

Closed thescientist13 closed 1 month ago

thescientist13 commented 1 month ago

Summary

Would be good to the project setup with basic workflows for Storybook and unit testing

Details

Just a sample component that at least exercises these workflows and hooks into CI

  1. [x] Storybook
  2. [x] Web Test Runner
  3. [x] GitHub Actions