@thamdrup/gulp-template

0.2.3 • Public • Published

@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  

Package Sidebar

Install

npm i @thamdrup/gulp-template

Weekly Downloads

2

Version

0.2.3

License

ISC

Unpacked Size

26.3 kB

Total Files

15

Last publish

Collaborators

  • thamdrup