Skip to content

SSmale/StarterKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StarterKit

This is my gulp starter kit based on a tutorial by Zell Liew

It will need a file structure of

|- app/
    |- css/
    |- fonts/
    |- images/ 
    |- index.html
    |- js/ 
    |- scss/
        |- Base/
        |- Component/
        |- Page/
        |- Partial/
        |- Tools/
|- dist/
|- gulpfile.js
|- node_modules/
|- package.json

To use gulp you will need to install node.js from here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors