Fitness is a bright and vibrant single page website template written in Bootstrap 4, and serves as a fantastic starting point to get you going on your next website project.
Here you can find the original PSD by Blaz Robar.
This project was developed with HTML5, Sass, jQuery, Bootstrap 4, and Gulp.
Performance basics are covered: unused Bootstrap SCSS is commented out, assets are minified into single CSS and JS files, and the images are optimized.
- node: nodejs.org
- git: git-scm.com
- ruby: ruby-lang.org
- Download the latest release or clone the repo
- Install gulp
npm install -g gulp
- Download dependencies
npm install
- Dev mode with browsersync
gulp