An open API service indexing awesome lists of open source software.

https://github.com/fostercommerce/commerceinsights


https://github.com/fostercommerce/commerceinsights

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Commerce Insights for Craft Commerce 2
DEPRECATED

### Build front-end for production

```bash
$ yarn build
```

#### Watch mode

```bash
$ yarn dev
```

### Fix formatting
```bash
$ ./scripts/format.sh
```