Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bigboxwc/bigbox-deco
- Owner: bigboxwc
- License: gpl-3.0
- Created: 2018-07-31T19:52:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T19:26:42.000Z (about 2 years ago)
- Last Synced: 2024-05-27T19:10:07.850Z (8 months 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: 2
- 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)
![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
```