Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Gruntfile boilerplate

My Gruntfile.js boilerplate.

Configured plugins

Installation

1) Download this file...

...and place it into the root directory.

2) Install grunt

npm install -g grunt-cli
npm install grunt --save-dev

3) Install grunt plugins

npm install grunt-contrib-uglify --save-dev
npm install grunt-contrib-jshint --save-dev
npm install grunt-contrib-watch --save-dev
npm install grunt-jscs --save-dev

About

Gruntfile boilerplate.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages