The easiest way to get started creating NoCode components for the NoCode Component Marketplace.
npm install create-nocode-component-cliThe easiest way to get started creating NoCode components for the NoCode Component Marketplace.
``bash``
npx create-nocode-component-cli my-component
cd my-component
yarn run login
yarn start