Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bigboxwc/bigbox-deco

"Deco" child theme for BigBox
https://github.com/bigboxwc/bigbox-deco

woocommerce woocommerce-theme wordpress wordpress-theme

Last synced: 19 days ago
JSON representation

"Deco" child theme for BigBox

Awesome Lists containing this project

README

        

# BigBox - Deco

BigBox Deco. [View Demo](https://demos.bigboxwc.com/deco)

![Deco](https://cldup.com/GksXbth44n.png)

## Install

```
$ git clone [email protected]:bigboxwc/bigbox-deco bigbox-deco && cd bigbox-deco
$ npm run setup-theme
```

## Develop

```
$ npm run dev
```

## Release

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