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: 2 months ago
JSON representation
"Deco" child theme for BigBox
- Host: GitHub
- URL: https://github.com/bigboxwc/bigbox-deco
- Owner: bigboxwc
- License: gpl-3.0
- Created: 2018-07-31T19:52:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T19:26:42.000Z (over 3 years ago)
- Last Synced: 2025-06-07T15:46:28.944Z (about 1 year ago)
- Topics: woocommerce, woocommerce-theme, wordpress, wordpress-theme
- Language: PHP
- Homepage: https://bigboxwc.com/deco-free-child-theme-for-bigbox/
- Size: 2.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# BigBox - Deco
BigBox Deco. [View Demo](https://demos.bigboxwc.com/deco)

## Install
```
$ git clone git@github.com:bigboxwc/bigbox-deco bigbox-deco && cd bigbox-deco
$ npm run setup-theme
```
## Develop
```
$ npm run dev
```
## Release
```
$ npm run package-theme
```