Ecosyste.ms: Awesome
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: 19 days ago
JSON representation
BigBox child theme with build tooling.
- Host: GitHub
- URL: https://github.com/bigboxwc/bigbox-child-dev
- Owner: bigboxwc
- License: gpl-3.0
- Created: 2018-07-17T17:36:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T21:24:18.000Z (about 2 years ago)
- Last Synced: 2024-05-27T19:10:04.841Z (8 months ago)
- Topics: woocommerce, wordpress, wordpress-theme
- Language: PHP
- Size: 2.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
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
```