Simple Grunt boilerplate for frontend workflow
To use the code download it, or clone it:
git clone https://github.com//djjoelyd/test-project.git
Then install the dependencies:
npm install
Simply run:
grunt exec
then
grunt
time-grunt
grunt-contrib-clean
grunt-contrib-copy
grunt-contrib-imagemin
grunt-contrig-jshint
grunt-contrib-uglify
grunt-contrib-watch
jshint-stylish
grunt-exec
grunt-open
grunt-sass
Feel free to post an issue here on Github.
Created by Joel Delane.