Skip to content

syed-haroon/Gulp-Workflow-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Gulp Workflow Setup

Just pull and quickly get stared with your project

Install development dependency packages: npm install
To run as development environment, in CLI type: gulp
To run as production environment, in CLI type: NODE_ENV=production gulp

Total number of files and file size (as shown when you git colon):
Receiving objects: 100% (203/203), 21.87 MiB | 1.02 MiB/s, done.

Bug

There is one bug, if someone can help me fixing it, that will be great help :)
When I run gulp in CLI, somehow css/style.css (folder and file) is created in project root.
I am not sure what I am doing wrong, otherwise everything is just working fine.

About

Setup your project with Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published