0.2.3 • Published 4 years ago

@thamdrup/gulp-template v0.2.3

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

@thamdrup/gulp-template

npm (scoped)

A simple template with Gulp, Pug, Sass and Babel.

Instalation

Install via NPX:

npx  @thamdrup/gulp-template init

Install via npm:

npm i @thamdrup/gulp-template

##Files in the template

root
|   src
|   |   / html
|   |   |   index.pug
|   |   |   layouts
|   |   |   |   main.pug
|   |   / js
|   |   |   alert.js
|   |   |   
|   |   / scss
|   |   |   _variables.scss
|   |   |   style.scss
|   |   |   
|   |   / images
|   |   |   image.jpg
|   |   / media
|   |   |   file.pdf