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

https://github.com/bigboxwc/bigbox-child-dev

BigBox child theme with build tooling.
https://github.com/bigboxwc/bigbox-child-dev

woocommerce wordpress wordpress-theme

Last synced: 2 months ago
JSON representation

BigBox child theme with build tooling.

Awesome Lists containing this project

README

          

# BigBox - Child

BigBox child theme with build tooling.

## Install

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

## Develop

```
$ npm run dev
```

## Release

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