Skip to content

Build modern and optimized HTML, CSS/SASS/SCSS, JS projects with FrontEnd Starter. This boilerplate kit is using Gulp 4 task manager

License

Notifications You must be signed in to change notification settings

simtabi/frontend-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Build modern and optimized HTML, CSS/SASS/SCSS, JS projects with FrontEnd Starter. This boilerplate kit is using Gulp 4 task manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 46.6%
  • JavaScript 35.9%
  • HTML 17.5%