Minimal Vite + TS + Lib setup Repo to help scaffolding tiny demos Getting started Install the dependencies with npm npm install Check types: npm run typecheck Build: npm run build