Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.08 KB

README.md

File metadata and controls

34 lines (30 loc) · 1.08 KB

HTML Logo

FrontEnd Starter

Is all-inclusive boilerplate for easy building modern and optimized sites using task manager Gulp 4

How to use

  1. Download/Clone FrontEnd Starter from GitHub
  2. Install Node Modules using npm i
  3. Explore package.json & gulpfile.js to learn how it works
  4. Explore src folder to learn structure logic
  5. Use
    • npm run dev or gulp task to start Dev mode
    • npm run prod or gulp --prod task to start Prod mode
  6. Enjoy ;)

Features

  • Well thought-out structure
  • Dev & Prod modes
  • Gulp 4 task manager
  • HTML5 and CSS3 ready
  • SASS/SCSS preprocessor
  • File include engine
  • Autoprefixer
  • Babel
  • Browsersync server & watcher
  • HTML, CSS, JS, images auto minifier
  • reseter.css
  • .htaccess, robots.txt, sitemap.xml, favicon
  • SEO friendly
  • 404 page
  • And more...

Homepage

https://zakandaiev.github.io/frontend-starter