goodway-group-ui-ux
v0.5.0
Published
## Build/Release/Use 1. Follow our existing conventional commit pattern 2. When ready to create a tag, use npm version in a release branch 3. Once the tag is pushed to Github, create a release in Github to automatically build and publish to NPM 4. Update
Downloads
11
Readme
Goodway Group UI/UX Kit
Build/Release/Use
- Follow our existing conventional commit pattern
- When ready to create a tag, use npm version in a release branch
- Once the tag is pushed to Github, create a release in Github to automatically build and publish to NPM
- Update your dependency version in the container app's package.json
- npm install on your container app
- Bob's your uncle!