README
state-importer
Import commercetools states to the commercetools platform.
More info here: https://commercetools.github.io/nodejs/cli/state-importer.html
Install
npm install @commercetools/state-importer --global
Import states to the commercetools platform
<script type="module">
import commercetoolsStateImporter from 'https://cdn.skypack.dev/@commercetools/state-importer';
</script>
Import commercetools states to the commercetools platform.
More info here: https://commercetools.github.io/nodejs/cli/state-importer.html
npm install @commercetools/state-importer --global