astro-headless-ui icon indicating copy to clipboard operation
astro-headless-ui copied to clipboard

Add playground

Open BryceRussell opened this issue 9 months ago • 0 comments

The repo needs a playground in order to test changes

  1. Create an empty Astro project at the root of the repo inside /playground
  2. Add "astro-headless-ui": "workspace:^" to the playground package.json and re-install dep
  3. Add a page with a component or two to confirm package is working

BryceRussell avatar May 11 '24 21:05 BryceRussell