jeff1evesque / grunt

Automates Sass, Uglify, Imagemin, Modernizr
1 stars 0 forks source link

Documentation: Clone project into /var #43

Closed jeff1evesque closed 10 years ago

jeff1evesque commented 10 years ago

This grunt project should be cloned into the following directory (https://github.com/jeff1evesque/grunt/issues/42):

/var

Instead of:

/var/www

There will only be one instance of grunt within each system (or web-server, depending on setup). However, each web-application will require it's own gruntfile.js if it is using any aspect of grunt automation.