Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 552 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 552 Bytes

gruntjsdemo

Demonstration of the automation power of grunt.js

This is the demo files from my grunt.js demonstration for devICT

This repo demonstrates the autmotion power of grunt.js for typical front end demonstrations and it utilizes the following grunt plugins:

  • grunt-imagine
  • grunt-concat-css
  • grunt-contrib-cssmin
  • grunt-contrib-copy
  • grunt-spritesmith
  • grunt-contrib-jshint
  • grunt-contrib-uglify
  • grunt-contrib-watch

This demo also showcases some css3 3d transformations and css3 animation techniques.