Build Tools
Build Tools
A set of tools used to build choco-theme.
Yarn
We use Yarn 3 to install any dependencies in choco-theme.
Gulp
We use Gulp to compile and build all front-end assets (CSS, JS, images, partials). A "Getting Started" folder can be found in choco-theme that contains a sample gulpfile.js
. The choco-theme README contains instructions on how to get up and running with Gulp in a new project.