A custom child theme for Beaver Builder.
The following command will install all dependencies for the project, and trigger an initial build.
npm iWatch for changes and compile:
npm run devLint code:
npm run lintFormat code:
npm run formatBuild for production:
npm run buildContributions are welcome! Please see CONTRIBUTING.md for details.