This a test repo for gulp pug inheritance
- nodejs ^5+
- npm ^3.8+
- Download NodeJs from [http://nodejs.org/download/] and install it.
- Install Gulp global, run >
npm install gulp -g
Navigate to the applikation folder on your computer (cd DefaultTemplate), then run:
npm install
> This will install all dependend packages from npm.gulp jade
> to test the gulp pug inheritance enviroment.gulp watch
> to start the watch task.