@cubex-dev/ui
v0.1.4
Published
Install CubeX UI packages into an existing project
Readme
@cubex-dev/ui
Install a CubeX UI package into an existing app.
Usage
npx @cubex-dev/ui my-project installYou can also point the installer at a different registry:
npx @cubex-dev/ui my-project install --registry http://localhost:3000The legacy argument order also works:
npx @cubex-dev/ui install my-projectPublish
From the repo root:
cd packages/ui-cli
npm publish