# state-importer

Import [commercetools states](https://docs.commercetools.com/api/projects/states#state) to the commercetools platform.

More info here: https://commercetools.github.io/nodejs/cli/state-importer.html

## Install

```bash
npm install @commercetools/state-importer --global
```
