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

Starefossen/node-grunt-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunt.js Example

Example project with Grunt build-configuration.

Features

  • File change watching
  • Less compilation
  • JS linting
  • JS concatenation
  • JS minification

Tasks

  • grunt - compiles less and js files
  • grunt compile - compile less and js files
  • grunt compile:js - compile js files
  • grunt compile:less - compile less files
  • grunt watch - watch for changes and compile

About

Example project with Grunt build-configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published