- Pug Compilation (ex Jade)
- SCSS Compilation and Minification
- Post CSS and Autoprefixer
- BrowserSync
- Download the zip file
- Unzip the file and
cd
into the uncompressed folder - Run the following command in your terminal:
npm install
And you are ready to go! A new browser tab will open with hot reload.
Look the file package.json
to see how it works and to freely expand it with all the NPM packages you want.