Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Playground

This folder is a small Vite app that installs the package via a local file dependency so you can test changes without publishing.

Setup

From the repo root:

pnpm install
pnpm build

Then:

cd playground
pnpm install
pnpm dev