Website for https://www.cloudbrew.be, based on the Start Bootstrap - Freelancer theme.
After downloading, simply edit the HTML and CSS files included with the template in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html file in your web browser.
After installation, run npm install and then run npm start which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included with the dev environment.
gulpthe default task that builds everythinggulp watchbrowserSync opens the project in your default browser and live reloads when changes are madegulp csscompiles SCSS files into CSS and minifies the compiled CSSgulp jsminifies the themes JS filegulp vendorcopies dependencies from node_modules to the vendor directory
You must have npm and Gulp installed globally on your machine in order to use these features.
Content copyright by AZUG.
Theme copyright 2013-2019 Blackrock Digital LLC. Code released under the MIT license.