Skip to content

Ankrat/wtti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Starter

Structure

    .
    ├── dist
    │   ├── images
    │   ├── scripts
    │   └── styles
    └── src
        ├── inc
        │   ├── heading.htm
        │   ├── meta.htm
        │   ├── module-from.htm
        │   ├── module-to.htm
        │   ├── module.htm
        │   ├── nav.htm
        │   └── scripts-bottom.htm
        ├── sass
        │   ├── modules
        │   └── partials
        └── scripts

Project's dependencies

Project Setup

  1. Install [Node.js] (https://nodejs.org/download)

  2. Run ( from your project folder ) :

    $ npm install
    

Usage

Run ( from your project folder )

$ gulp

That's it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published