Skip to content

MTayyabHanif/html-starter

Repository files navigation

Hi!

It's Good to see you here

Description

This is an automation of CSS HTML starter Pack.

Images will be minified, SCSS (SASS) will be converted into CSS and then will be minified and prefixes will be added to it, JS will be uglified and all JS files will be combined into ONE file and HTML files and all other minified & uglified files will be transferred into your distribution folder.

  1. Make sure you have these installed
  2. Clone this repository into your local machine using the terminal (mac) or Gitbash (PC) > git clone https://github.com/MTayyabHanif/html-starter.git
  3. CD to the folder cd html-starter
  4. When you download it or find it as it is, you need to install by typing cmd:
    > npm install
  5. Run the Gulp command > gulp and it will fire up your browser at http://localhost:8080
  6. When you are ready for distribution or want to build, you have to type cmd:
    > gulp build
  7. If you want RTL support in your CSS, you have to type this cmd after building your project:
    > gulp rtl-css

Credits to:

imperavi's kube
kristoferjoseph's flexboxgrid

Licences

MIT

About

Starter (gulp) HTML CSS Template that includes SCSS, Image minifier, JS uglify, CSS cleaner/minifier and much more!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published