@grantbii/ui-core
v1.5.2
Published
Core frontend components for Grantbii's user interfaces
Downloads
491
Readme
UI Core
Core frontend components for Grantbii's user interfaces
Prerequisites
Node 22
node -v # expected output: v22.xx.xxSet-up
Install dependencies
npm iDevelop
Bump version number in package.json
Publish
Bump version in package.json
Check which files would be published with npm publish --dry-run
The package is published to npm automatically with GitHub Actions.
Once a commit has been made on the prod branch, a build would be triggered.
