The starter pack for building Webpages and more.
- Compile Sass (Indented Version) files into CSS.
- AutoPrefixing the output.
- Minyfing the output.
- Minifying JS files.
- Writing Source Map.
- Minifying the HTML files.
- Minifying Images (imagemin)
- Browser Reload (Browser-Sync)
-
Open Terminal or Command Prompt in downloaded project directory.
-
Install Node Modules by typing :
↪️ npm install
- Start actions by typing :
↪️ npm start
- Enjoy 💯