Skip to content

vlad-manolache/gulp-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Flow

This repository contains the source files of the Gulp Flow.

Prerequisites

The following packages and libraries are used in the project. Before developing, make sure you have the following tools installed and available globally:

Instalation

Before initiating the first build, run npm install to make sure all the dependencies are installed properly.

The following Gulp tasks are available:

Command Description
gulp Runs all tasks to produce development build
gulp prod Runs all build and copying tasks to produce final output

Directory Structure

  • app – top-level directory of the source
  • app/content – HTML fragments of the page sections
  • app/files – custom files
  • app/fonts – custom fonts
  • app/iconfonts – custom iconfont
  • app/img – custom images
  • app/js – custom JavaScript files
  • app/scss – SCSS style files
  • dist – output of the build, static HTML and assets ready to be served

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published