gr-roq-ui-react
v1.0.31-rc1
Published
ROQ React UI components
Downloads
64
Readme
ROQ UI React Component
How to build
- npm run build
How to publish
- Update
package.json
with new version - Run
npm install --package-lock-only
to update the lock file with the new version - If committing on a different branch, merge changes to
master
- Tag the (merge) commit with the current version in
package.json
, e.g.1.2.3
- CircleCI will run the build process and deploy the artifact to npmjs
@gastfreund/roq-ui-react