Skip to content

ericshortcut/gulp-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp-started


It's a simple boiler plate to start using Gulp. Portuguese Doc (versão em português link aqui)

Before you run thought installation you have to install nodeJS and npm. If you have not installed them yet, please access the following links: http://nodejs.org and https://www.npmjs.org.

Installation:

  • 1st - Clone the repo

git clone https://github.com/ericAndrade/gulp-started.git


  • 2nd - Install dependencies

npm install or sudo npm install


  • 3rd - Run your project (from your project root folder)
  • gulp

About

Short project to learn about gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published