Compile CSS/JS
CAWeb utilizes GULP to compile all CSS & JS files for the theme. Make sure npm is installed along with necessary packages, from a terminal in the projects root directory run the following commands.
npm -v
npm install
npm run build
CAWeb utilizes GULP to compile all CSS & JS files for the theme. Make sure npm is installed along with necessary packages, from a terminal in the projects root directory run the following commands.
npm -v
npm install
npm run build