1.0.0 • Published 7 years ago

task-gulp v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Gulp

The streaming build system.

Dependencies

Installation

  1. Install gulp globally

    $ npm install --global gulp
  2. Navigate to your project directory

    $ cd ~/PROJECT_DIR
  3. Run the npm command to initialise your package.json file. You might require the sudo command to grant you administrator access so you can properly install files.

    $ npm install
  4. Run gulp

    $ gulp