create-adalo-component

The easiest way to get started creating Adalo components for the Adalo Component Marketplace.

Usage no npm install needed!

<script type="module">
  import createAdaloComponent from 'https://cdn.skypack.dev/create-adalo-component';
</script>

README

Create Adalo Component

The easiest way to get started creating Adalo components for the Adalo Component Marketplace.

Usage

npx create-adalo-component my-component
cd my-component
yarn run login
yarn start