Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 481 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 481 Bytes

NPM Scripts As Task Runner

  • Pug Compilation (ex Jade)
  • SCSS Compilation and Minification
  • Post CSS and Autoprefixer
  • BrowserSync

Getting started

  1. Download the zip file
  2. Unzip the file and cd into the uncompressed folder
  3. 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.