Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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 [email protected]:bigboxwc/bigbox bigbox && cd bigbox
$ npm run setup-theme
```

## Develop

```
$ npm run dev
```

## Release

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