Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Optimized Starter based on jQuery & Bootstrap-4, Swiper, Gulp.

Notifications You must be signed in to change notification settings

ramilmamedov7/OptimizedStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimized Starter v4.0.0

Optimized Starter is a based on jQuery & Bootstrap-4, Swiper, Gulp.

Installation 😊

#!/bin/bash
❯ $ git clone https://github.com/Rommel7/OptimizedStarter.git

Required engines


▪ Node [npm]

▪ Yarn

▪ Gulp

Setup Local Development Environment

1. Make sure you have a recent version of Node.js installed.

2. Make sure you have a Gulp-CLI installed.

Main Terminal Commands

3. To install required dependencies:

#!/bin/bash
❯ $ npm install

or

#!/bin/bash
❯ $ yarn

4. To watch, concat and minify files:

#!/bin/bash
❯ $ gulp

Used Gulp Plugins:

Tools:

  • browser-sync
  • del
  • gulp-newer
  • gulp-util
  • gulp-notify
  • gulp-rename
  • gulp-concat
  • gulp-imagemin

HTML utilities:

  • gulp-htmlmin
  • gulp-rigger
  • gulp-html-beautify

Style utilities:

  • autoprefixer
  • cssnano
  • gulp-sass
  • gulp-postcss
  • gulp-uncss

Script utilities:

  • gulp-babel
  • gulp-uglify

Releases

No releases published

Packages

No packages published