This mobile responsive community theme runs on thirty bees shopping cart. Read the main software requirements for this shopping cart.
This theme works as-is on thirty bees, all built files are committed to the repository.
CSS files shouldn't get edited directly, but their Sass counterpart in sass/
instead. After doing so, CSS gets compiled from that. For contributions, please create commits including both, source file changes together with their build results.
npm install
npm run compile-css
npm run lint-js
See CONTRIBUTING.md