boilerplate project of pug and sass using grunt
-
grunt-contrib-pug
-
grunt-contrib-sass
-
grunt-babel
-
If you have some libraries, please place inside
src/libraries
. We are usinggrunt-contrib-copy
to copy all insidesrc/libraries
todist/libraries
. -
We are using
grunt-contrib-imagemin
to compress all image insidesrc/images
todist/images
. -
grunt-contrib-watch
andgrunt-contrib-browsersync
-
grunt-contrib-cssmin
Only use npm command
-
npm install
-
npm start
-
npm build:prod