Skip to content

CaryLandholt/Tutorial-Grunt-TheBasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial-Grunt-TheBasics

By @CaryLandholt

Prerequisites

  • Must have Git installed
  • Must have node.js (at least v0.8.1) installed with npm (Node Package Manager)
  • Must have Grunt node package installed globally. npm install -g grunt-cli

Install

Enter the following commands in the terminal.

  1. git clone git://github.com/CaryLandholt/Tutorial-Grunt-TheBasics.git
  2. cd Tutorial-Grunt-TheBasics
  3. npm install

Compile

Enter the following command in the terminal.

grunt

About

Tutorial files - The Basics of Grunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published