Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 166 Bytes

dev.md

File metadata and controls

11 lines (8 loc) · 166 Bytes

Deploy

NPM

yarn build
git status
./deploy.sh minor publish

TODO: for JSR: set up GH Action see: #77