gulp: HTML minify, SASS to CSS, TS to JS
To contribute to this project or learn from it is very simple, just clone this repository on your computer and install the necessary dependencies for it to work. Below you can check how to do this.
node package manager (NPM or YARN)
Git bash (optional, you can download the code directly from GitHub at 'code' > 'Download zip')
Gulp (npm -g gulp)
clone the repository
git clone https://github.com/LuciLua/gulp.gitopen project folder
cd ./gulpinstall all packages using npm or yarn manager (using YARN)
yarnRun
gulp