Clone the Repository https://github.com/Flowerappeng-org/openflowerarrow-up-right
Make sure the repo is synced with the latest updates of the actual OpenFlower repo. If not sync the repo and take the newest pull.
Move to “client/packages/lowcoder-sdk“ directory
run yarn install and yarn build command.
yarn install
yarn build
Increase the package version in “client/packages/lowcoder-sdk/package.json“
Publish the package with npm publish
npm publish
Last updated 1 year ago