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

https://github.com/bigboxwc/bigbox

Easily manage and scale WooCommerce product catalogs.
https://github.com/bigboxwc/bigbox

woocommerce woocommerce-theme wordpress wordpress-theme

Last synced: 10 months ago
JSON representation

Easily manage and scale WooCommerce product catalogs.

Awesome Lists containing this project

README

          

# BigBox

Easily manage and scale WooCommerce product catalogs.

[Homepage](https://bigboxwc.com/) — [Theme Demos](https://bigboxwc.com/theme-demos/)

## Install

```
$ git clone git@github.com:bigboxwc/bigbox bigbox && cd bigbox
$ npm run setup-theme
```

## Develop

```
$ npm run dev
```

## Release

```
$ npm run package-theme
```