Category:Grunt

From Littledamien Wiki
Jump to navigation Jump to search

The Grunt.js library is a tool for automating web development tasks on a project-by-project basis, including:

Applications[edit]

Project resources[edit]

  • /package.json
    Grunt project configuration including Grunt module dependencies.
  • /gruntfile.js
    Grunt task configuration.

Prerequisites[edit]

  • node.js
  • npm (Node Package Manager)
    Which is installed as a part of node.js.

Pages in category "Grunt"

The following 2 pages are in this category, out of 2 total.