gulp-pug-scss
v1.1.3
Published
GULP PUG SCSS starter kit for front-end.
Downloads
1
Maintainers
Readme
GULP-PUG-SCSS
GULP PUG SCSS starter kit for front-end
Quick start
- Run
git clone https://github.com/vldvel/gulp-pug-scss.git
to clone kit - Run
cd gulp-pug-scss
to change dir - Run
npm i
to install all dependencies
How to use
- Run
gulp serve
to preview and watch for changes - Run
bower install --save <package>
to install frontend dependencies - Run
gulp
to build your webapp for production
Credits
License
The MIT License (MIT).