Thèmes de France Starter Theme
- Download Intro
- Install Grunt in the repository http://gruntjs.com/getting-started
Then install the following grunt modules :
- grunt-sass :
npm install --save-dev grunt-sass - grunt-autoprefixer :
npm install grunt-autoprefixer --save-dev - grunt-contrib-watch :
npm install grunt-contrib-watch --save-dev - grunt-contrib-copy :
npm install grunt-contrib-copy --save-dev - grunt-contrib-uglify :
npm install grunt-contrib-uglify --save-dev