Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 19 days 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 [email protected]:bigboxwc/bigbox-child-dev bigbox-child && cd bigbox-child
$ npm run setup-theme
```

## Develop

```
$ npm run dev
```

## Release

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